SangeFault/assets/minecraft/models/block/template_item_frame.json
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 a50683c84e Updated to 1.18.1 Vanilla Assets
basically starting over... this is gonna be fun!
2022-01-20 17:44:06 +01:00

51 lines
2.2 KiB
JSON

{
"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" }
}
}
]
}