assets.magistuarmory.models.item.iron_katzbalger.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of 1.18.2-epic-knights-forge Show documentation
Show all versions of 1.18.2-epic-knights-forge 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_katzbalger"
},
"display": {
"thirdperson_righthand": {
"rotation": [0, -90, 50],
"translation": [0, 2.75, 1],
"scale": [0.85, 0.85, 0.85]
},
"thirdperson_lefthand": {
"rotation": [0, -90, -50],
"translation": [0, 2.75, 1]
},
"firstperson_righthand": {
"rotation": [0, -90, 51],
"translation": [0.75, 3.5, -0.25],
"scale": [0.85, 0.85, 0.85]
},
"firstperson_lefthand": {
"rotation": [0, -90, -46.5],
"translation": [-0.75, 3.5, 0.25],
"scale": [0.85, 0.85, 0.85]
}
}
}