2025-01-20 11:24:16 -08:00

22 lines
634 B
JSON

{
"ambientocclusion": false,
"textures": {
"particle": "#pane"
},
"elements": [
{
"from": [7, 0, 0],
"to": [9, 16, 16],
"shade": false,
"faces": {
"down": { "uv": [7, 0, 9, 16], "texture": "#edge", "cull": false },
"up": { "uv": [7, 0, 9, 16], "texture": "#edge", "cull": false },
"north": { "uv": [7, 0, 9, 16], "texture": "#edge" },
"south": { "uv": [7, 0, 9, 16], "texture": "#edge" },
"west": { "uv": [16, 0, 0, 16], "texture": "#pane", "cull": false },
"east": { "uv": [0, 0, 16, 16], "texture": "#pane", "cull": false }
}
}
]
}