Pyrotech

Pyrotech

897k Downloads

Config to add custom valid refractory structure blocks.

UnlimatedStone9 opened this issue ยท 1 comments

commented

Refractory blocks can be used to construct specific structures, like better pitkilns. A config to add other blocks that can also be used as valid structure blocks would be incredibly useful.

(ModTweaker "CraftTweaker addon" does this for BetterWithMods' Kiln via CT scripts, might be a useful reference.)

commented

Found a seemingly valid config. Whoops.

        # String format: (domain):(path):(meta)
        # If meta is * then it will match all meta.
        # 
        # Note: These strings are for in-world blocks and the meta may be different
        # than the itemStack version of the block.
        # 
        # Note: Don't forget to add the item stack tooltip for any blocks you add
        # here in the Client section.
        S:REFRACTORY_BRICKS <
         >```