1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{ "forge_marker": 1, "defaults": { "model": "tconstruct:faucet" }, "variants": { "facing": { "up": { "model": "tconstruct:faucet_top" }, "north": { "y": 180 }, "east": { "y": 270 }, "south": { "y": 0 }, "west": { "y": 90 } }, "inventory": { "model": "tconstruct:faucet" } } }