BloodMagic/src/main/resources/assets/bloodmagic/models/item/BlockSpectral.json

10 lines
210 B
JSON
Raw Normal View History

2015-12-28 00:38:12 +00:00
{
"parent": "bloodmagic:block/BlockSpectral",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}