Fixed POTATOE constant

This commit is contained in:
Shoghi Cervantes 2013-11-24 18:41:57 +01:00
parent e700179bb0
commit 44a9639150

View File

@ -195,7 +195,7 @@ class BlockAPI{
array(MELON_SEEDS, 0),
array(PUMPKIN_SEEDS, 0),
array(CARROT, 0),
array(POTATOE, 0),
array(POTATO, 0),
//array(BEETROOT_SEEDS, 0),
array(DYE, 15), //Bonemeal
array(EGG, 0),