minecraft-assets/assets/minecraft/models/item/amethyst_bud.json

21 lines
421 B
JSON

{
"parent": "minecraft:item/generated",
"display": {
"firstperson_righthand": {
"rotation": [ 0, -90, 25 ],
"translation": [ 0, 5, 0 ],
"scale": [ 0.68, 0.68, 0.68 ]
},
"thirdperson_righthand": {
"translation": [ 0, 4, 1 ],
"scale": [ 0.55, 0.55, 0.55 ]
},
"head": {
"translation": [ 0, 14, -5 ]
},
"gui": {
"translation": [ 0, 2, 0 ]
}
}
}