{ "forge_marker": 1, "defaults": { "transform": "forge:default-item", "model": "normal_torch", "textures": { "torch": "tconstruct:blocks/stone_torch", "particle": "#torch" } }, "variants": { "facing": { "up": { "model": "normal_torch" }, "east": { "model": "normal_torch_wall" }, "south": { "model": "normal_torch_wall", "y": 90 }, "west": { "model": "normal_torch_wall", "y": 180 }, "north": { "model": "normal_torch_wall", "y": 270 } } } }