mirror of
https://git.webmc.xyz/Starlike-Client/Starlike-Client
synced 2025-07-22 05:31:18 -09:00
20 lines
617 B
JSON
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 }
|
|
}
|
|
}
|
|
]
|
|
}
|