Files
fantasysmp-cit/assets/minecraft/models/item/dragon_head.json
T
2025-02-06 09:44:25 +00:00

16 lines
379 B
JSON

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