{ "forge_marker": 1, "defaults": { "model": "floodlights:squarefluorescentfloodlight", "transform": "forge:default-block", "textures": { "bottom": "floodlights:blocks/fluorescentSquareLight_bot", "topon": "floodlights:blocks/fluorescentSquareLight_top_on", "sideon": "floodlights:blocks/fluorescentSquareLight_side_on", "sideshorton": "floodlights:blocks/fluorescentSquareLight_side_on", "topoff": "floodlights:blocks/fluorescentSquareLight_top_off", "sideoff": "floodlights:blocks/fluorescentSquareLight_side_off", "sideshortoff": "floodlights:blocks/fluorescentSquareLight_side_off" } }, "variants": { "active=true,facing=down,rotationstate=true": [ { "textures": { "top": "#topon", "side": "#sideon", "sideshort": "#sideshorton" }, "transform": { "rotation": [ { "y": 90 } ] } } ], "active=true,facing=down,rotationstate=false": [ { "textures": { "top": "#topon", "side": "#sideon", "sideshort": "#sideshorton" }, "transform": { "rotation": [ { } ] } } ], "active=true,facing=up,rotationstate=true": [ { "textures": { "top": "#topon", "side": "#sideon", "sideshort": "#sideshorton" }, "transform": { "rotation": [ { "y": 90 }, { "x": 180 } ] } } ], "active=true,facing=up,rotationstate=false": [ { "textures": { "top": "#topon", "side": "#sideon", "sideshort": "#sideshorton" }, "transform": { "rotation": [ { "x": 180 } ] } } ], "active=true,facing=north,rotationstate=true": [ { "textures": { "top": "#topon", "side": "#sideon", "sideshort": "#sideshorton" }, "transform": { "rotation": [ { "y": 90 }, { "x": 90 } ] } } ], "active=true,facing=north,rotationstate=false": [ { "textures": { "top": "#topon", "side": "#sideon", "sideshort": "#sideshorton" }, "transform": { "rotation": [ { "x": 90 } ] } } ], "active=true,facing=south,rotationstate=true": [ { "textures": { "top": "#topon", "side": "#sideon", "sideshort": "#sideshorton" }, "transform": { "rotation": [ { "y": 90 }, { "z": 180 } ] } } ], "active=true,facing=south,rotationstate=false": [ { "textures": { "top": "#topon", "side": "#sideon", "sideshort": "#sideshorton" }, "transform": { "rotation": [ { "z": 180 } ] } } ], "active=true,facing=west,rotationstate=true": [ { "textures": { "top": "#topon", "side": "#sideon", "sideshort": "#sideshorton" }, "transform": { "rotation": [ { "y": 90 }, { "z": 90 } ] } } ], "active=true,facing=west,rotationstate=false": [ { "textures": { "top": "#topon", "side": "#sideon", "sideshort": "#sideshorton" }, "transform": { "rotation": [ { "z": 90 } ] } } ], "active=true,facing=east,rotationstate=true": [ { "textures": { "top": "#topon", "side": "#sideon", "sideshort": "#sideshorton" }, "transform": { "rotation": [ { "y": 90 }, { "z": 270 } ] } } ], "active=true,facing=east,rotationstate=false": [ { "textures": { "top": "#topon", "side": "#sideon", "sideshort": "#sideshorton" }, "transform": { "rotation": [ { "z": 270 } ] } } ], "active=false,facing=down,rotationstate=true": [ { "textures": { "top": "#topon", "side": "#sideoff", "sideshort": "#sideshortoff" }, "transform": { "rotation": [ { "y": 90 } ] } } ], "active=false,facing=down,rotationstate=false": [ { "textures": { "top": "#topon", "side": "#sideoff", "sideshort": "#sideshortoff" }, "transform": { "rotation": [ { } ] } } ], "active=false,facing=up,rotationstate=true": [ { "textures": { "top": "#topon", "side": "#sideoff", "sideshort": "#sideshortoff" }, "transform": { "rotation": [ { "y": 90 }, { "x": 180 } ] } } ], "active=false,facing=up,rotationstate=false": [ { "textures": { "top": "#topon", "side": "#sideoff", "sideshort": "#sideshortoff" }, "transform": { "rotation": [ { "180": 270 } ] } } ], "active=false,facing=north,rotationstate=true": [ { "textures": { "top": "#topon", "side": "#sideoff", "sideshort": "#sideshortoff" }, "transform": { "rotation": [ { "y": 90 }, { "x": 90 } ] } } ], "active=false,facing=north,rotationstate=false": [ { "textures": { "top": "#topon", "side": "#sideoff", "sideshort": "#sideshortoff" }, "transform": { "rotation": [ { "x": 90 } ] } } ], "active=false,facing=south,rotationstate=true": [ { "textures": { "top": "#topon", "side": "#sideoff", "sideshort": "#sideshortoff" }, "transform": { "rotation": [ { "y": 90 }, { "z": 180 } ] } } ], "active=false,facing=south,rotationstate=false": [ { "textures": { "top": "#topon", "side": "#sideoff", "sideshort": "#sideshortoff" }, "transform": { "rotation": [ { "z": 180 } ] } } ], "active=false,facing=west,rotationstate=true": [ { "textures": { "top": "#topon", "side": "#sideoff", "sideshort": "#sideshortoff" }, "transform": { "rotation": [ { "y": 90 }, { "z": 90 } ] } } ], "active=false,facing=west,rotationstate=false": [ { "textures": { "top": "#topon", "side": "#sideoff", "sideshort": "#sideshortoff" }, "transform": { "rotation": [ { "z": 90 } ] } } ], "active=false,facing=east,rotationstate=true": [ { "textures": { "top": "#topon", "side": "#sideoff", "sideshort": "#sideshortoff" }, "transform": { "rotation": [ { "y": 90}, { "z": 270 } ] } } ], "active=false,facing=east,rotationstate=false": [ { "textures": { "top": "#topon", "side": "#sideoff", "sideshort": "#sideshortoff" }, "transform": { "rotation": [ { "z": 270 } ] } } ] } }