mirror of
https://git.webmc.xyz/Starlike-Client/Starlike-Client
synced 2025-07-22 05:31:18 -09:00
45 lines
1.0 KiB
JSON
45 lines
1.0 KiB
JSON
{
|
|
"ambientocclusion": false,
|
|
"textures": {
|
|
"particle": "#crop"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [4, -1, 0],
|
|
"to": [4, 15, 16],
|
|
"shade": false,
|
|
"faces": {
|
|
"west": { "uv": [0, 0, 16, 16], "texture": "#crop" },
|
|
"east": { "uv": [0, 0, 16, 16], "texture": "#crop" }
|
|
}
|
|
},
|
|
{
|
|
"from": [12, -1, 0],
|
|
"to": [12, 15, 16],
|
|
"shade": false,
|
|
"faces": {
|
|
"west": { "uv": [0, 0, 16, 16], "texture": "#crop" },
|
|
"east": { "uv": [0, 0, 16, 16], "texture": "#crop" }
|
|
}
|
|
},
|
|
{
|
|
"from": [0, -1, 4],
|
|
"to": [16, 15, 4],
|
|
"shade": false,
|
|
"faces": {
|
|
"north": { "uv": [0, 0, 16, 16], "texture": "#crop" },
|
|
"south": { "uv": [0, 0, 16, 16], "texture": "#crop" }
|
|
}
|
|
},
|
|
{
|
|
"from": [0, -1, 12],
|
|
"to": [16, 15, 12],
|
|
"shade": false,
|
|
"faces": {
|
|
"north": { "uv": [0, 0, 16, 16], "texture": "#crop" },
|
|
"south": { "uv": [0, 0, 16, 16], "texture": "#crop" }
|
|
}
|
|
}
|
|
]
|
|
}
|