SangeFault/assets/minecraft/models/item/dragon_head.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

15 lines
375 B
JSON

{
"parent": "item/template_skull",
"display": {
"gui": {
"translation": [ -2, 2, 0 ],
"rotation": [ 30, 45, 0 ],
"scale": [ 0.6, 0.6, 0.6 ]
},
"thirdperson_righthand": {
"rotation": [ 0, 180, 0 ],
"translation": [ 0, -1, 2 ],
"scale": [ 0.5, 0.5, 0.5 ]
}
}
}