{ "forge_marker": 1, "defaults": { "transform": "forge:default-block", "model": "half_slab", "textures": { "bottom": "#all", "top": "#all", "side": "#all", "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" } }, "road": { "textures": { "all": "tconstruct:blocks/brownstone/road" } } }, "half": { "bottom": {}, "top": { "model": "upper_slab" } } } }