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

90 lines
2.0 KiB
JSON

{
"ambientocclusion": false,
"textures": {
"particle": "blocks/repeater_on",
"slab": "blocks/stone_slab_top",
"top": "blocks/repeater_on",
"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": [7, 7, 12],
"to": [9, 7, 14],
"faces": {
"up": { "uv": [7, 6, 9, 8], "texture": "#lit" }
}
},
{
"from": [7, 2, 11],
"to": [9, 8, 15],
"faces": {
"west": { "uv": [6, 5, 10, 11], "texture": "#lit" },
"east": { "uv": [6, 5, 10, 11], "texture": "#lit" }
}
},
{
"from": [6, 2, 12],
"to": [10, 8, 14],
"faces": {
"north": { "uv": [6, 5, 10, 11], "texture": "#lit" },
"south": { "uv": [6, 5, 10, 11], "texture": "#lit" }
}
},
{
"from": [7, 7, 2],
"to": [9, 7, 4],
"faces": {
"up": { "uv": [7, 6, 9, 8], "texture": "#lit" }
}
},
{
"from": [7, 2, 1],
"to": [9, 8, 5],
"faces": {
"west": { "uv": [6, 5, 10, 11], "texture": "#lit" },
"east": { "uv": [6, 5, 10, 11], "texture": "#lit" }
}
},
{
"from": [6, 2, 2],
"to": [10, 8, 4],
"faces": {
"north": { "uv": [6, 5, 10, 11], "texture": "#lit" },
"south": { "uv": [6, 5, 10, 11], "texture": "#lit" }
}
}
]
}