{ "forge_marker": 1, "variants": { "powered": { "true": { "model": "create:block/contact_powered" }, "false": { "model": "create:block/contact" } }, "facing": { "north": { "x": 90 }, "south": { "x": 90, "y": 180 }, "west": { "x": 90, "y": 270 }, "up": { }, "down": { "x": 180 }, "east": { "x": 90, "y": 90 } } } }