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

20 lines
617 B
JSON

{
"textures": {
"particle": "#all"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 16, 16],
"faces": {
"down": { "uv": [0, 0, 16, 16], "texture": "#all", "tintindex": 0 },
"up": { "uv": [0, 0, 16, 16], "texture": "#all", "tintindex": 0 },
"north": { "uv": [0, 0, 16, 16], "texture": "#all", "tintindex": 0 },
"south": { "uv": [0, 0, 16, 16], "texture": "#all", "tintindex": 0 },
"west": { "uv": [0, 0, 16, 16], "texture": "#all", "tintindex": 0 },
"east": { "uv": [0, 0, 16, 16], "texture": "#all", "tintindex": 0 }
}
}
]
}