1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
{ "ambientocclusion": false, "textures": { "particle": "#all" }, "elements": [ { "from": [ 0, 0, 0.01 ], "to": [ 16, 16, 0.01 ], "shade": false, "faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0 }, "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0 } } } ] }