mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-06 11:57:10 +00:00
Reverted DIAMOND_HOE to IRON_HOE
This commit is contained in:
parent
d41c30945b
commit
a011ad8fb6
@ -127,7 +127,7 @@ class BlockAPI{
|
||||
array(SEEDS, 0),
|
||||
array(MELON_SEEDS, 0),
|
||||
array(DYE, 15), //Bonemeal
|
||||
array(DIAMOND_HOE, 0),
|
||||
array(IRON_HOE, 0),
|
||||
array(CAKE, 0),
|
||||
array(FLINT_STEEL, 0),
|
||||
array(DIAMOND_SWORD, 0),
|
||||
|
Loading…
x
Reference in New Issue
Block a user