Fixed spellbook item model is far too large

This commit is contained in:
Sollace 2019-02-08 17:55:25 +02:00
parent a4444814eb
commit 4fff05a11f

View file

@ -1,18 +1,6 @@
{
"parent": "builtin/generated",
"parent": "item/generated",
"textures": {
"layer0": "unicopia:items/spellbook"
},
"display": {
"thirdperson": {
"rotation": [ -90, 0, 0 ],
"translation": [ 0, 1, -3 ],
"scale": [ 0.55, 0.55, 0.55 ]
},
"firstperson": {
"rotation": [ 0, -135, 25 ],
"translation": [ 0, 4, 2 ],
"scale": [ 1.7, 1.7, 1.7 ]
}
}
}