assets.magistuarmory.models.item.heavy_crossbow_pulling_1.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!
{
"parent": "magistuarmory:item/heavy_crossbow",
"textures": {
"layer0": "magistuarmory:item/heavy_crossbow_pulling_1"
},
"display": {
"firstperson_righthand": {
"rotation": [-150, 0, -45],
"translation": [-5, -3, 0],
"scale": [1.6, 1.6, 1]
},
"firstperson_lefthand": {
"rotation": [-150, 0, 45],
"translation": [-5, -3, 0],
"scale": [1.6, 1.6, 1]
}
}
}