assets.magistuarmory.models.item.iron_ahlspiess_blocking.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-fabric Show documentation
Show all versions of 1.19.2-epic-knights-fabric Show documentation
mod that adds medieval stuff to the game
The newest version!
{
"credit": "Made with Blockbench",
"parent": "item/handheld",
"textures": {
"layer0": "magistuarmory:item/iron_ahlspiess"
},
"display": {
"thirdperson_righthand": {
"rotation": [-42, -145, -8],
"translation": [-9, 9.25, -0.25],
"scale": [2.8125, 2.8125, 1]
},
"thirdperson_lefthand": {
"rotation": [-36, 36, 2],
"translation": [-9, 9.25, -0.25],
"scale": [2.8125, 2.8125, 1]
},
"firstperson_righthand": {
"rotation": [30, -23, 122],
"translation": [-7.8, 6.25, -1.55],
"scale": [2.25, 2.25, 1]
},
"firstperson_lefthand": {
"rotation": [30, -17, 32],
"translation": [-7.8, 6.25, -1.55],
"scale": [2.25, 2.25, 1]
},
"ground": {
"translation": [0, 4.25, 0],
"scale": [0.9375, 0.9375, 0.46875]
},
"gui": {
"translation": [1.75, 2, 0],
"scale": [1.24, 1.24, 1]
}
}
}