SangeFault/assets/minecraft/models/block/template_item_frame_map.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": [ 1, 1, 15.001 ],
"to": [ 15, 15, 16 ],
"faces": {
"north": { "uv": [ 1, 1, 15, 15 ], "texture": "#back" },
"south": { "uv": [ 1, 1, 15, 15 ], "texture": "#back" }
}
},
{ "from": [ 0, 0, 15.001 ],
"to": [ 16, 1, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 1 ], "texture": "#wood" },
"up": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" },
"north": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" },
"south": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" },
"west": { "uv": [ 15, 15, 16, 16 ], "texture": "#wood" },
"east": { "uv": [ 0, 15, 1, 16 ], "texture": "#wood" }
}
},
{ "from": [ 0, 15, 15.001 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 1 ], "texture": "#wood" },
"up": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" },
"north": { "uv": [ 0, 0, 16, 1 ], "texture": "#wood" },
"south": { "uv": [ 0, 0, 16, 1 ], "texture": "#wood" },
"west": { "uv": [ 15, 0, 16, 1 ], "texture": "#wood" },
"east": { "uv": [ 0, 0, 1, 1 ], "texture": "#wood" }
}
},
{ "from": [ 0, 1, 15.001 ],
"to": [ 1, 15, 16 ],
"faces": {
"north": { "uv": [ 15, 1, 16, 15 ], "texture": "#wood" },
"south": { "uv": [ 0, 1, 1, 15 ], "texture": "#wood" },
"west": { "uv": [ 15, 1, 16, 15 ], "texture": "#wood" },
"east": { "uv": [ 0, 1, 1, 15 ], "texture": "#wood" }
}
},
{ "from": [ 15, 1, 15.001 ],
"to": [ 16, 15, 16 ],
"faces": {
"north": { "uv": [ 0, 1, 1, 15 ], "texture": "#wood" },
"south": { "uv": [ 15, 1, 16, 15 ], "texture": "#wood" },
"west": { "uv": [ 15, 1, 16, 15 ], "texture": "#wood" },
"east": { "uv": [ 0, 1, 1, 15 ], "texture": "#wood" }
}
}
]
}