assets.magistuarmory.models.item.rondache.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-common Show documentation
Show all versions of 1.19.2-epic-knights-common Show documentation
mod that adds medieval stuff to the game
The newest version!
{
"parent": "builtin/entity",
"gui_light": "front",
"textures": {
"particle": "block/oak_planks"
},
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 10.51, 6, -4 ],
"scale": [ 1, 1, 1 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 10.51, 6, 12 ],
"scale": [ 1, 1, 1 ]
},
"firstperson_righthand": {
"rotation": [ 0, 180, 5 ],
"translation": [ -10, 0, -10 ],
"scale": [ 1.25, 1.25, 1.25 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 180, 5 ],
"translation": [ 10, -2, -10 ],
"scale": [ 1.25, 1.25, 1.25 ]
},
"gui": {
"rotation": [ 15, -25, -5 ],
"translation": [ 2, 3, 0 ],
"scale": [ 0.65, 0.65, 0.65 ]
},
"fixed": {
"rotation": [ 0, 180, 0 ],
"translation": [ -16, 18, -15],
"scale":[ 2, 2, 2]
},
"ground": {
"rotation": [ 0, 0, 0 ],
"translation": [ 4, 10, 4],
"scale":[ 0.6, 0.6, 0.6]
}
}
}