mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-13 01:09:44 +00:00
Added Iron Shovel
I think to have add Iron Shovel in creative inventory.
This commit is contained in:
parent
c32a7467bb
commit
5720cb2be7
@ -474,6 +474,7 @@ class Block extends Position implements Metadatable{
|
||||
[Item::BUCKET, 10],
|
||||
[Item::TNT, 0],
|
||||
[Item::IRON_HOE, 0],
|
||||
[Item::IRON_SHOVEL,0],
|
||||
[Item::IRON_SWORD, 0],
|
||||
[Item::BOW, 0],
|
||||
[Item::SHEARS, 0],
|
||||
|
Loading…
x
Reference in New Issue
Block a user