mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
Added Cobweb to Creative Inventory
This commit is contained in:
@ -137,6 +137,7 @@ class BlockAPI{
|
||||
array(MELON_BLOCK, 0),
|
||||
array(PUMPKIN, 0),
|
||||
array(LIT_PUMPKIN, 0),
|
||||
array(COBWEB, 0),
|
||||
array(HAY_BALE, 0),
|
||||
array(TALL_GRASS, 1),
|
||||
array(TALL_GRASS, 2),
|
||||
|
Reference in New Issue
Block a user