mirror of
https://git.webmc.xyz/Starlike-Client/Starlike-Client
synced 2025-07-22 05:31:18 -09:00
43 lines
1.2 KiB
JSON
43 lines
1.2 KiB
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" },
|
|
"up": { "uv": [7, 0, 9, 16], "texture": "#edge" },
|
|
"north": {
|
|
"uv": [7, 0, 9, 16],
|
|
"texture": "#edge",
|
|
"cullface": "north"
|
|
},
|
|
"south": {
|
|
"uv": [7, 0, 9, 16],
|
|
"texture": "#edge",
|
|
"cullface": "south"
|
|
},
|
|
"west": { "uv": [16, 0, 0, 16], "texture": "#pane" },
|
|
"east": { "uv": [0, 0, 16, 16], "texture": "#pane" }
|
|
}
|
|
},
|
|
{
|
|
"from": [0, 0, 7],
|
|
"to": [7, 16, 9],
|
|
"shade": false,
|
|
"faces": {
|
|
"down": { "uv": [7, 0, 9, 7], "rotation": 90, "texture": "#edge" },
|
|
"up": { "uv": [7, 0, 9, 7], "rotation": 90, "texture": "#edge" },
|
|
"north": { "uv": [7, 0, 0, 16], "texture": "#pane" },
|
|
"south": { "uv": [0, 0, 7, 16], "texture": "#pane" },
|
|
"west": { "uv": [7, 0, 9, 16], "texture": "#edge", "cullface": "east" },
|
|
"east": { "uv": [7, 0, 9, 16], "texture": "#edge" }
|
|
}
|
|
}
|
|
]
|
|
}
|