{ "forge_marker": 1, "defaults": { "transform": "forge:default-block", "model": "cube_all", "textures": { "all": "tconstruct:blocks/brownstone/brick", "particle": "#all" } }, "variants": { "type": { "smooth": { "textures": { "all": "tconstruct:blocks/brownstone/smooth" } }, "rough": { "textures": { "all": "tconstruct:blocks/brownstone/rough" } }, "paver": { "textures": { "all": "tconstruct:blocks/brownstone/paver" } }, "brick": { "textures": { "all": "tconstruct:blocks/brownstone/brick" } }, "brick_cracked": { "textures": { "all": "tconstruct:blocks/brownstone/brick_cracked" } }, "brick_fancy": { "textures": { "all": "tconstruct:blocks/brownstone/brick_fancy" } }, "brick_square": { "textures": { "all": "tconstruct:blocks/brownstone/brick_square" } }, "brick_triangle": { "textures": { "all": "tconstruct:blocks/brownstone/brick_triangle" } }, "brick_small": { "textures": { "all": "tconstruct:blocks/brownstone/brick_small" } }, "road": { "textures": { "all": "tconstruct:blocks/brownstone/road" } }, "tile": { "textures": { "all": "tconstruct:blocks/brownstone/tile" } }, "creeper": { "model": "cube_bottom_top", "textures": { "side": "tconstruct:blocks/brownstone/creeper", "particle": "#side", "top": "tconstruct:blocks/brownstone/paver", "bottom": "#top" } } } } }