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

62 lines
1.9 KiB
JSON

{
"textures": {
"particle": "blocks/planks_birch",
"wood": "blocks/planks_birch",
"back": "blocks/itemframe_background"
},
"elements": [
{
"from": [3, 3, 15.5],
"to": [13, 13, 16],
"faces": {
"north": { "uv": [3, 3, 13, 13], "texture": "#back" },
"south": { "uv": [3, 3, 13, 13], "texture": "#back" }
}
},
{
"from": [2, 2, 15],
"to": [14, 3, 16],
"faces": {
"down": { "uv": [2, 0, 14, 1], "texture": "#wood" },
"up": { "uv": [2, 15, 14, 16], "texture": "#wood" },
"north": { "uv": [2, 13, 14, 14], "texture": "#wood" },
"south": { "uv": [2, 13, 14, 14], "texture": "#wood" },
"west": { "uv": [15, 13, 16, 14], "texture": "#wood" },
"east": { "uv": [0, 13, 1, 14], "texture": "#wood" }
}
},
{
"from": [2, 13, 15],
"to": [14, 14, 16],
"faces": {
"down": { "uv": [2, 0, 14, 1], "texture": "#wood" },
"up": { "uv": [2, 15, 14, 16], "texture": "#wood" },
"north": { "uv": [2, 2, 14, 3], "texture": "#wood" },
"south": { "uv": [2, 2, 14, 3], "texture": "#wood" },
"west": { "uv": [15, 2, 16, 3], "texture": "#wood" },
"east": { "uv": [0, 2, 1, 3], "texture": "#wood" }
}
},
{
"from": [2, 3, 15],
"to": [3, 13, 16],
"faces": {
"north": { "uv": [13, 3, 14, 13], "texture": "#wood" },
"south": { "uv": [2, 3, 3, 13], "texture": "#wood" },
"west": { "uv": [15, 3, 16, 13], "texture": "#wood" },
"east": { "uv": [0, 3, 1, 13], "texture": "#wood" }
}
},
{
"from": [13, 3, 15],
"to": [14, 13, 16],
"faces": {
"north": { "uv": [2, 3, 3, 13], "texture": "#wood" },
"south": { "uv": [13, 3, 14, 13], "texture": "#wood" },
"west": { "uv": [15, 3, 16, 13], "texture": "#wood" },
"east": { "uv": [0, 3, 1, 13], "texture": "#wood" }
}
}
]
}