mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-16 19:59:11 +00:00
Added Snowballs to the creative inventory
This commit is contained in:
@@ -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));
|
||||
|
Reference in New Issue
Block a user