Merge branch 'main' of https://github.com/piebotc/LegacyEvolved
This commit is contained in:
@@ -440,7 +440,7 @@ void IUIScene_CreativeMenu::staticCtor()
|
||||
BuildFirework(list, FireworksItem::TYPE_BURST, DyePowderItem::MAGENTA, 3, true, false, DyePowderItem::BLUE);
|
||||
BuildFirework(list, FireworksItem::TYPE_STAR, DyePowderItem::YELLOW, 2, false, true, DyePowderItem::ORANGE);
|
||||
|
||||
#ifndef _CONTENT_PACKAGE
|
||||
|
||||
DEF(eCreativeInventory_ArtToolsMisc)
|
||||
if(app.DebugSettingsOn())
|
||||
{
|
||||
@@ -452,7 +452,6 @@ void IUIScene_CreativeMenu::staticCtor()
|
||||
ITEM_AUX(Item::spawnEgg_Id, 52 | (2 << 12)); // Spider-Jockey
|
||||
ITEM_AUX(Item::spawnEgg_Id, 63); // Enderdragon
|
||||
}
|
||||
#endif
|
||||
|
||||
// Food
|
||||
DEF(eCreativeInventory_Food)
|
||||
|
||||
Reference in New Issue
Block a user