skunkstuff/assets/model/mailbox.json

70 lines
2.1 KiB
JSON

{
"credit": "Made with Blockbench",
"texture_size": [64, 64],
"textures": {
"0": "mailbox",
"particle": "mailbox"
},
"elements": [
{
"from": [0, 0, 4],
"to": [16, 8, 12],
"faces": {
"north": {"uv": [0, 0, 4, 2], "texture": "#0"},
"east": {"uv": [4, 5, 6, 7], "texture": "#0"},
"south": {"uv": [0, 2, 4, 4], "texture": "#0"},
"west": {"uv": [0, 6, 2, 8], "texture": "#0"},
"up": {"uv": [4, 6, 0, 4], "texture": "#0"},
"down": {"uv": [8, 0, 4, 2], "texture": "#0"}
}
},
{
"from": [0, 8, 5],
"to": [16, 10, 11],
"faces": {
"north": {"uv": [2, 7, 6, 7.5], "texture": "#0"},
"east": {"uv": [2, 6, 3.5, 6.5], "texture": "#0"},
"south": {"uv": [6, 7, 10, 7.5], "texture": "#0"},
"west": {"uv": [2, 6.5, 3.5, 7], "texture": "#0"},
"up": {"uv": [8, 3.5, 4, 2], "texture": "#0"},
"down": {"uv": [8, 3.5, 4, 5], "texture": "#0"}
}
},
{
"from": [0, 10, 6],
"to": [16, 11, 10],
"faces": {
"north": {"uv": [2, 7.5, 6, 7.75], "texture": "#0"},
"east": {"uv": [8, 0, 9, 0.25], "texture": "#0"},
"south": {"uv": [6, 7.5, 10, 7.75], "texture": "#0"},
"west": {"uv": [8, 0.25, 9, 0.5], "texture": "#0"},
"up": {"uv": [10, 6, 6, 5], "texture": "#0"},
"down": {"uv": [10, 6, 6, 7], "texture": "#0"}
}
},
{
"from": [1, 5, 12],
"to": [9, 6, 13],
"faces": {
"north": {"uv": [2, 7.75, 4, 8], "texture": "#0"},
"east": {"uv": [3.5, 6.75, 3.75, 7], "texture": "#0"},
"south": {"uv": [4, 7.75, 6, 8], "texture": "#0"},
"west": {"uv": [3.75, 6.75, 4, 7], "texture": "#0"},
"up": {"uv": [8, 8, 6, 7.75], "texture": "#0"},
"down": {"uv": [2, 8, 0, 8.25], "texture": "#0"}
}
},
{
"from": [8, 4, 12],
"to": [9, 5, 13],
"faces": {
"north": {"uv": [3.5, 6, 3.75, 6.25], "texture": "#0"},
"east": {"uv": [3.75, 6, 4, 6.25], "texture": "#0"},
"south": {"uv": [3.5, 6.25, 3.75, 6.5], "texture": "#0"},
"west": {"uv": [3.75, 6.25, 4, 6.5], "texture": "#0"},
"up": {"uv": [3.75, 6.75, 3.5, 6.5], "texture": "#0"},
"down": {"uv": [4, 6.5, 3.75, 6.75], "texture": "#0"}
}
}
]
}