mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-16 03:51:37 +00:00
Fixed POTATOE constant
This commit is contained in:
@@ -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),
|
||||
|
Reference in New Issue
Block a user