Added Snowballs to the creative inventory

This commit is contained in:
Shoghi Cervantes 2015-05-28 18:44:11 +02:00
parent 009a3b657f
commit c8abbf4f2f

View File

@ -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));