1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{ "forge_marker": 1, "defaults": { "transform": "forge:default-block", "model": "tconstruct:cube_overlay_all", "textures": {"all": "minecraft:blocks/netherrack" } }, "variants": { "type": { "cobalt": { "textures": { "overlay": "tconstruct:blocks/ore_cobalt" } }, "ardite": { "textures": { "overlay": "tconstruct:blocks/ore_ardite" } } } } }