mirror of
https://git.webmc.xyz/Starlike-Client/Starlike-Client
synced 2025-07-22 05:31:18 -09:00
81 lines
2.3 KiB
JSON
81 lines
2.3 KiB
JSON
{
|
|
"ambientocclusion": false,
|
|
"textures": {
|
|
"particle": "blocks/comparator_off",
|
|
"slab": "blocks/stone_slab_top",
|
|
"top": "blocks/comparator_off",
|
|
"unlit": "blocks/redstone_torch_off",
|
|
"lit": "blocks/redstone_torch_on"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [0, 0, 0],
|
|
"to": [16, 2, 16],
|
|
"faces": {
|
|
"down": {
|
|
"uv": [0, 0, 16, 16],
|
|
"texture": "#slab",
|
|
"cullface": "down"
|
|
},
|
|
"up": { "uv": [0, 0, 16, 16], "texture": "#top" },
|
|
"north": {
|
|
"uv": [0, 14, 16, 16],
|
|
"texture": "#slab",
|
|
"cullface": "north"
|
|
},
|
|
"south": {
|
|
"uv": [0, 14, 16, 16],
|
|
"texture": "#slab",
|
|
"cullface": "south"
|
|
},
|
|
"west": {
|
|
"uv": [0, 14, 16, 16],
|
|
"texture": "#slab",
|
|
"cullface": "west"
|
|
},
|
|
"east": {
|
|
"uv": [0, 14, 16, 16],
|
|
"texture": "#slab",
|
|
"cullface": "east"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"from": [4, 2, 11],
|
|
"to": [6, 7, 13],
|
|
"faces": {
|
|
"down": { "uv": [7, 13, 9, 15], "texture": "#unlit" },
|
|
"up": { "uv": [7, 6, 9, 8], "texture": "#unlit" },
|
|
"north": { "uv": [7, 6, 9, 11], "texture": "#unlit" },
|
|
"south": { "uv": [7, 6, 9, 11], "texture": "#unlit" },
|
|
"west": { "uv": [7, 6, 9, 11], "texture": "#unlit" },
|
|
"east": { "uv": [7, 6, 9, 11], "texture": "#unlit" }
|
|
}
|
|
},
|
|
{
|
|
"from": [10, 2, 11],
|
|
"to": [12, 7, 13],
|
|
"faces": {
|
|
"down": { "uv": [7, 13, 9, 15], "texture": "#unlit" },
|
|
"up": { "uv": [7, 6, 9, 8], "texture": "#unlit" },
|
|
"north": { "uv": [7, 6, 9, 11], "texture": "#unlit" },
|
|
"south": { "uv": [7, 6, 9, 11], "texture": "#unlit" },
|
|
"west": { "uv": [7, 6, 9, 11], "texture": "#unlit" },
|
|
"east": { "uv": [7, 6, 9, 11], "texture": "#unlit" }
|
|
}
|
|
},
|
|
{
|
|
"from": [7, 2, 2],
|
|
"to": [9, 4, 4],
|
|
"faces": {
|
|
"down": { "uv": [7, 13, 9, 15], "texture": "#unlit" },
|
|
"up": { "uv": [7, 6, 9, 8], "texture": "#unlit" },
|
|
"north": { "uv": [7, 6, 9, 8], "texture": "#unlit" },
|
|
"south": { "uv": [7, 6, 9, 8], "texture": "#unlit" },
|
|
"west": { "uv": [7, 6, 9, 8], "texture": "#unlit" },
|
|
"east": { "uv": [7, 6, 9, 8], "texture": "#unlit" }
|
|
}
|
|
}
|
|
]
|
|
}
|