{ "multipart": [ { "apply": { "model": "phycon:block/cable_center" } }, { "when": { "facing": "down" }, "apply": { "model": "phycon:block/redstone_emitter_side" } }, { "when": { "facing": "up" }, "apply": { "model": "phycon:block/redstone_emitter_side", "x": 180 } }, { "when": { "facing": "north" }, "apply": { "model": "phycon:block/redstone_emitter_side", "x": 270 } }, { "when": { "facing": "south" }, "apply": { "model": "phycon:block/redstone_emitter_side", "x": 90 } }, { "when": { "facing": "west" }, "apply": { "model": "phycon:block/redstone_emitter_side", "x": 90, "y": 90 } }, { "when": { "facing": "east" }, "apply": { "model": "phycon:block/redstone_emitter_side", "x": 90, "y": 270 } }, { "when": { "cable_connection": "up", "facing": "down" }, "apply": { "model": "phycon:block/interface_cable_straight" } }, { "when": { "cable_connection": "down", "facing": "up" }, "apply": { "model": "phycon:block/interface_cable_straight", "x": 180 } }, { "when": { "cable_connection": "north", "facing": "south" }, "apply": { "model": "phycon:block/interface_cable_straight", "x": 90 } }, { "when": { "cable_connection": "south", "facing": "north" }, "apply": { "model": "phycon:block/interface_cable_straight", "x": 270 } }, { "when": { "cable_connection": "west", "facing": "east" }, "apply": { "model": "phycon:block/interface_cable_straight", "x": 90, "y": 270 } }, { "when": { "cable_connection": "east", "facing": "west" }, "apply": { "model": "phycon:block/interface_cable_straight", "x": 90, "y": 90 } }, { "when": {"cable_connection": "north", "facing": "down"}, "apply": { "model": "phycon:block/interface_cable_corner" } }, { "when": {"cable_connection": "east", "facing": "down"}, "apply": { "model": "phycon:block/interface_cable_corner", "y": 90 } }, { "when": {"cable_connection": "south", "facing": "down"}, "apply": { "model": "phycon:block/interface_cable_corner", "y": 180 } }, { "when": {"cable_connection": "west", "facing": "down"}, "apply": { "model": "phycon:block/interface_cable_corner", "y": 270 } }, { "when": {"cable_connection": "north", "facing": "up"}, "apply": { "model": "phycon:block/interface_cable_corner", "x": 180, "y": 180 } }, { "when": {"cable_connection": "east", "facing": "up"}, "apply": { "model": "phycon:block/interface_cable_corner", "x": 180, "y": 270 } }, { "when": {"cable_connection": "south", "facing": "up"}, "apply": { "model": "phycon:block/interface_cable_corner", "x": 180 } }, { "when": {"cable_connection": "west", "facing": "up"}, "apply": { "model": "phycon:block/interface_cable_corner", "x": 180, "y": 90 } }, { "when": {"cable_connection": "down", "facing": "north"}, "apply": { "model": "phycon:block/interface_cable_corner", "x": 90, "y": 180 } }, { "when": {"cable_connection": "up", "facing": "north"}, "apply": { "model": "phycon:block/interface_cable_corner", "x": 270 } }, { "when": {"cable_connection": "west", "facing": "north"}, "apply": { "model": "phycon:block/interface_cable_corner_2" } }, { "when": {"cable_connection": "east", "facing": "north"}, "apply": { "model": "phycon:block/interface_cable_corner_2", "x": 180, "y": 180 } }, { "when": {"cable_connection": "down", "facing": "south"}, "apply": { "model": "phycon:block/interface_cable_corner", "x": 90 } }, { "when": {"cable_connection": "up", "facing": "south"}, "apply": { "model": "phycon:block/interface_cable_corner", "x": 270, "y": 180 } }, { "when": {"cable_connection": "west", "facing": "south"}, "apply": { "model": "phycon:block/interface_cable_corner_3" } }, { "when": {"cable_connection": "east", "facing": "south"}, "apply": { "model": "phycon:block/interface_cable_corner_3", "x": 180, "y": 180 } }, { "when": {"cable_connection": "down", "facing": "west"}, "apply": { "model": "phycon:block/interface_cable_corner", "x": 90, "y": 90 } }, { "when": {"cable_connection": "up", "facing": "west"}, "apply": { "model": "phycon:block/interface_cable_corner", "x": 270, "y": 270 } }, { "when": {"cable_connection": "north", "facing": "west"}, "apply": { "model": "phycon:block/interface_cable_corner_3", "y": 90 } }, { "when": {"cable_connection": "south", "facing": "west"}, "apply": { "model": "phycon:block/interface_cable_corner_3", "x": 180, "y": 270 } }, { "when": {"cable_connection": "down", "facing": "east"}, "apply": { "model": "phycon:block/interface_cable_corner", "x": 90, "y": 270 } }, { "when": {"cable_connection": "up", "facing": "east"}, "apply": { "model": "phycon:block/interface_cable_corner", "x": 270, "y": 90 } }, { "when": {"cable_connection": "north", "facing": "east"}, "apply": { "model": "phycon:block/interface_cable_corner_2", "y": 90 } }, { "when": {"cable_connection": "south", "facing": "east"}, "apply": { "model": "phycon:block/interface_cable_corner_2", "x": 180, "y": 270 } } ] }