{ "ambientocclusion": false, "textures": { "particle": "block/redstone_dust/dot", "line": "block/redstone_dust/line0", "overlay": "block/redstone_dust/overlay" }, "elements": [ { "from": [ 0, 0.25, 0.25 ], "to": [ 16, 16.25, 0.25 ], "shade": false, "faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#line", "tintindex": 0 }, "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#line", "tintindex": 0 } } }, { "from": [ 0, 0.25, 0.25 ], "to": [ 16, 16.25, 0.25 ], "shade": false, "faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay" }, "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#overlay" } } }, { "from": [0, 16.25, 0], "to": [16, 16.25, 0.25], "shade": false, "faces": { "up": {"uv": [0, 0, 16, 0.25], "texture": "#line", "tintindex": 0}, "down": {"uv": [16, 0, 0, 16], "rotation": 180, "texture": "#line", "tintindex": 0} } }, { "from": [0, 16.25, 0], "to": [16, 16.25, 0.25], "shade": false, "faces": { "north": {"uv": [16, 0, 0, 16], "texture": "#overlay"}, "south": {"uv": [0, 0, 16, 0], "texture": "#overlay"} } } ] }