Add briefcase grill to condensed creative compat

This commit is contained in:
DBotThePony 2025-01-07 15:46:28 +07:00
parent cf021a5260
commit ffa0e3d6d5
Signed by: DBot
GPG Key ID: DCC23B5715498507

View File

@ -36,6 +36,8 @@ class CondensedCreativeCompat : CondensedCreativeInitializer {
addByBase(MItems.COBBLESTONE_GENERATOR, MCreativeTabs.MAIN)
addByBase(MItems.ESSENCE_STORAGE, MCreativeTabs.MAIN)
addByBase(MItems.GRILL, MCreativeTabs.MAIN)
addByColor(MItems.TRITANIUM_STRIPED_BLOCK, DyeColor.YELLOW, MCreativeTabs.DECORATIVE)
addByColor(MItems.TRITANIUM_STRIPED_STAIRS, DyeColor.YELLOW, MCreativeTabs.DECORATIVE)
addByColor(MItems.TRITANIUM_STRIPED_SLAB, DyeColor.YELLOW, MCreativeTabs.DECORATIVE)