assets.magistuarmory.models.item.iron_heavymace.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of 1.19.2-epic-knights-common Show documentation
Show all versions of 1.19.2-epic-knights-common Show documentation
mod that adds medieval stuff to the game
The newest version!
{
"credit": "Made with Blockbench",
"gui_light": "front",
"texture_size": [32, 32],
"textures": {
"0": "magistuarmory:item/iron_heavymace",
"particle": "magistuarmory:item/iron_heavymace"
},
"elements": [
{
"from": [-0.25, 0, -0.25],
"to": [1.25, 22, 1.25],
"faces": {
"north": {"uv": [7, 0, 7.75, 11], "texture": "#0"},
"east": {"uv": [5.5, 0, 6.25, 11], "texture": "#0"},
"south": {"uv": [7, 0, 7.75, 11], "texture": "#0"},
"west": {"uv": [5.5, 0, 6.25, 11], "texture": "#0"},
"up": {"uv": [0, 15.5, 0.5, 16], "texture": "#0"},
"down": {"uv": [0.5, 15.5, 1, 16], "texture": "#0"}
}
},
{
"from": [0.495, 8.8, 9.5],
"to": [0.505, 15.8, 16.5],
"rotation": {"angle": -45, "axis": "x", "origin": [0, 0, 0]},
"faces": {
"north": {"uv": [0, 6, 0, 9.5], "rotation": 180, "texture": "#0"},
"east": {"uv": [0, 3.5, 3.5, 7], "rotation": 270, "texture": "#0"},
"south": {"uv": [0, 0, 0, 3.5], "texture": "#0"},
"west": {"uv": [0, 0, 3.5, 3.5], "rotation": 90, "texture": "#0"},
"up": {"uv": [0, 0, 0, 3.5], "rotation": 180, "texture": "#0"},
"down": {"uv": [0, 3.5, 0, 7], "texture": "#0"}
}
},
{
"from": [9.5, 8.8, 0.495],
"to": [16.5, 15.8, 0.505],
"rotation": {"angle": 45, "axis": "z", "origin": [0, 0, 0]},
"faces": {
"north": {"uv": [0, 0, 3.5, 3.5], "texture": "#0"},
"east": {"uv": [0, 0, 0.5, 3.5], "texture": "#0"},
"south": {"uv": [0, 3.5, 3.5, 7], "texture": "#0"},
"west": {"uv": [0, 3.5, 0.5, 7], "texture": "#0"},
"up": {"uv": [0.5, 0, 4, 0], "texture": "#0"},
"down": {"uv": [0, 6.5, 3.5, 7], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [8.25, -0.5, 9.25],
"scale": [1.1, 1.1, 1.1]
},
"thirdperson_lefthand": {
"translation": [-7.5, 0, 8.5]
},
"firstperson_righthand": {
"rotation": [-10, 0, 0],
"translation": [8, 2.25, 8.25]
},
"firstperson_lefthand": {
"rotation": [-10, 0, 0],
"translation": [-8, 2.25, 8.25]
},
"ground": {
"translation": [7.75, 0, 7.25]
},
"gui": {
"rotation": [0, 0, -45],
"translation": [3, -7.75, 0]
},
"fixed": {
"translation": [7.5, -3, 6.75]
}
}
}