assets.magistuarmory.models.item.iron_claymore_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_claymore"
},
"display": {
"thirdperson_righthand": {
"rotation": [-50, -90, 0],
"translation": [0, 12.75, 0.2],
"scale": [1.875, 1.875, 1]
},
"thirdperson_lefthand": {
"rotation": [-50, 90, 0],
"translation": [0, 12.75, 0.2],
"scale": [1.875, 1.875, 1]
},
"firstperson_righthand": {
"rotation": [-54, 35, 97],
"translation": [-8, 9.25, -4.75],
"scale": [1.5, 1.5, 1]
},
"firstperson_lefthand": {
"rotation": [-49, 31, 3],
"translation": [-8, 9.25, -4.75],
"scale": [1.5, 1.5, 1]
},
"ground": {
"translation": [0, 4.25, 0],
"scale": [0.9375, 0.9375, 0.46875]
},
"gui": {
"translation": [1.63, 1.63, 0],
"scale": [1.2, 1.2, 1]
}
}
}