2024-06-01 22:19:47 -06:00

104 lines
2.6 KiB
JSON
Executable File

{
"credit": "Made with Blockbench",
"textures": {
"1": "bard_mania:items/mallet",
"particle": "bard_mania:items/mallet"
},
"elements": [
{
"name": "handle",
"from": [7, -0.5, 3],
"to": [9, 1.5, 5],
"faces": {
"north": {"uv": [4, 0, 6, 2], "texture": "#1"},
"east": {"uv": [6, 2, 8, 4], "texture": "#1"},
"south": {"uv": [4, 2, 6, 4], "texture": "#1"},
"west": {"uv": [6, 6, 8, 8], "texture": "#1"},
"up": {"uv": [6, 0, 8, 2], "texture": "#1"},
"down": {"uv": [6, 4, 8, 6], "texture": "#1"}
}
},
{
"name": "head",
"from": [7.5, 0, 5],
"to": [8.5, 1, 13],
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#0"},
"east": {"uv": [2, 0, 3, 8], "rotation": 90, "texture": "#1"},
"south": {"uv": [1, 9, 2, 8], "texture": "#1"},
"west": {"uv": [0, 0, 1, 8], "rotation": 90, "texture": "#1"},
"up": {"uv": [3, 0, 4, 8], "texture": "#1"},
"down": {"uv": [1, 0, 2, 8], "texture": "#1"}
}
},
{
"from": [7, 1.5, 4],
"to": [9, 1.5, 5],
"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 1.5, 4]},
"faces": {
"north": {"uv": [4, 4, 6, 4], "texture": "#1"},
"south": {"uv": [4, 4, 6, 4], "texture": "#1"},
"up": {"uv": [4, 4, 6, 5], "texture": "#1"}
}
},
{
"from": [7, -0.5, 4],
"to": [9, -0.5, 5],
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, -0.5, 4]},
"faces": {
"north": {"uv": [4, 5, 6, 5], "texture": "#1"},
"south": {"uv": [4, 5, 6, 5], "texture": "#1"},
"down": {"uv": [4, 5, 6, 6], "texture": "#1"}
}
},
{
"from": [7, -0.5, 4],
"to": [7, 1.5, 5],
"rotation": {"angle": -22.5, "axis": "y", "origin": [7, 0.5, 4]},
"faces": {
"west": {"uv": [4, 6, 5, 8], "texture": "#1"}
}
},
{
"from": [9, -0.5, 4],
"to": [9, 1.5, 5],
"rotation": {"angle": 22.5, "axis": "y", "origin": [9, 0.5, 4]},
"faces": {
"east": {"uv": [5, 6, 6, 8], "texture": "#1"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [0, 45, 0],
"translation": [-1, 5.5, 0]
},
"thirdperson_lefthand": {
"rotation": [0, 45, 0],
"translation": [-1, 5.5, 0]
},
"firstperson_righthand": {
"rotation": [0, 22, 0],
"translation": [0, 7, 0]
},
"firstperson_lefthand": {
"rotation": [0, 22, 0],
"translation": [0, 7, 0]
},
"ground": {
"translation": [0, 7, 0]
},
"gui": {
"rotation": [89.5, -45, 0],
"scale": [1.5, 1.5, 1.5]
},
"head": {
"translation": [0, 14.5, 0]
},
"fixed": {
"rotation": [-90, 180, 0],
"translation": [0, 0, -13.5],
"scale": [1.6, 1.6, 1.6]
}
}
}