SangeFault/assets/minecraft/models/item/amethyst_bud.json
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 a50683c84e Updated to 1.18.1 Vanilla Assets
basically starting over... this is gonna be fun!
2022-01-20 17:44:06 +01:00

20 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 ]
}
}
}