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

11 lines
203 B
JSON
Raw Normal View History

2017-02-18 08:29:02 -05:00
{
"parent": "item/skull",
"display": {
"gui": {
"translation": [ -2, 2, 0 ],
"rotation": [ 30, -135, 0 ],
"scale": [ 0.6, 0.6, 0.6 ]
}
}
}