mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-17 11:18:52 +00:00
Added Snowballs to the creative inventory
This commit is contained in:
parent
009a3b657f
commit
c8abbf4f2f
@ -758,6 +758,8 @@ class Item{
|
||||
//TODO: PigZombie
|
||||
self::addCreativeItem(Item::get(Item::SPAWN_EGG, Squid::NETWORK_ID));
|
||||
|
||||
self::addCreativeItem(Item::get(Item::SNOWBALL));
|
||||
|
||||
|
||||
//Seeds
|
||||
self::addCreativeItem(Item::get(Item::SUGARCANE, 0));
|
||||
|
Loading…
x
Reference in New Issue
Block a user