assets.magistuarmory.models.item.barbedclub.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of 1.20.2-epic-knights-fabric Show documentation
Show all versions of 1.20.2-epic-knights-fabric Show documentation
mod that adds medieval stuff to the game
The newest version!
{
"credit": "Made with Blockbench",
"texture_size": [32, 32],
"textures": {
"1": "magistuarmory:item/barbedclub"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 21, 9],
"faces": {
"north": {"uv": [7, 0, 8, 10.5], "texture": "#1"},
"east": {"uv": [5, 0, 6, 10.5], "texture": "#1"},
"south": {"uv": [4, 0, 5, 10.5], "texture": "#1"},
"west": {"uv": [6, 0, 7, 10.5], "texture": "#1"},
"up": {"uv": [1, 15, 2, 16], "texture": "#1"},
"down": {"uv": [0, 15, 1, 16], "texture": "#1"}
}
},
{
"from": [4.49, 13.99, 4.49],
"to": [11.51, 14.01, 11.51],
"faces": {
"north": {"uv": [0, 0, 3.5, 0], "texture": "#1"},
"east": {"uv": [0, 0, 3.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 3.5, 0], "texture": "#1"},
"west": {"uv": [0, 0, 3.5, 0], "texture": "#1"},
"up": {"uv": [0, 0, 3.5, 3.5], "texture": "#1"},
"down": {"uv": [0, 0, 3.5, 3.5], "texture": "#1"}
}
},
{
"from": [4.49, 19.99, 4.49],
"to": [11.51, 20.01, 11.51],
"rotation": {"angle": -45, "axis": "y", "origin": [8, 20, 8]},
"faces": {
"north": {"uv": [0, 0, 3.5, 0], "texture": "#1"},
"east": {"uv": [0, 0, 3.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 3.5, 0], "texture": "#1"},
"west": {"uv": [0, 0, 3.5, 0], "texture": "#1"},
"up": {"uv": [0, 0, 3.5, 3.5], "texture": "#1"},
"down": {"uv": [0, 0, 3.5, 3.5], "texture": "#1"}
}
},
{
"from": [4.49, 17.99, 4.49],
"to": [11.51, 18.01, 11.51],
"faces": {
"north": {"uv": [0, 0, 3.5, 0], "texture": "#1"},
"east": {"uv": [0, 0, 3.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 3.5, 0], "texture": "#1"},
"west": {"uv": [0, 0, 3.5, 0], "texture": "#1"},
"up": {"uv": [0, 0, 3.5, 3.5], "texture": "#1"},
"down": {"uv": [0, 0, 3.5, 3.5], "texture": "#1"}
}
},
{
"from": [4.49, 15.99, 4.49],
"to": [11.51, 16.01, 11.51],
"rotation": {"angle": -45, "axis": "y", "origin": [8, 16, 8]},
"faces": {
"north": {"uv": [0, 0, 3.5, 0], "texture": "#1"},
"east": {"uv": [0, 0, 3.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 3.5, 0], "texture": "#1"},
"west": {"uv": [0, 0, 3.5, 0], "texture": "#1"},
"up": {"uv": [0, 0, 3.5, 3.5], "texture": "#1"},
"down": {"uv": [0, 0, 3.5, 3.5], "texture": "#1"}
}
}
],
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"translation": [0.25, -0.5, 1.75],
"scale": [1.1, 1.1, 1.1]
},
"thirdperson_lefthand": {
"translation": [0.25, -0.5, 1.75],
"scale": [1.1, 1.1, 1.1]
},
"firstperson_righthand": {
"rotation": [-20, 0, 0],
"translation": [2.25, 5.25, -3.25]
},
"firstperson_lefthand": {
"rotation": [-20, 0, 0],
"translation": [2.25, 5.25, -3.25]
},
"ground": {
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [-8, 8, -45],
"translation": [-2, -1.75, 0]
},
"fixed": {
"rotation": [0, 0, 45],
"translation": [1.5, -1.75, -0.75]
}
}
}