mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 12:18:46 +00:00
Added Cobweb to Creative Inventory
This commit is contained in:
parent
90e598bb2c
commit
af8b380d10
@ -137,6 +137,7 @@ class BlockAPI{
|
|||||||
array(MELON_BLOCK, 0),
|
array(MELON_BLOCK, 0),
|
||||||
array(PUMPKIN, 0),
|
array(PUMPKIN, 0),
|
||||||
array(LIT_PUMPKIN, 0),
|
array(LIT_PUMPKIN, 0),
|
||||||
|
array(COBWEB, 0),
|
||||||
array(HAY_BALE, 0),
|
array(HAY_BALE, 0),
|
||||||
array(TALL_GRASS, 1),
|
array(TALL_GRASS, 1),
|
||||||
array(TALL_GRASS, 2),
|
array(TALL_GRASS, 2),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user