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

10 lines
219 B
JSON
Raw Normal View History

2015-10-30 22:07:06 -07:00
{
"parent": "bloodmagic:block/BlockRitualController1",
2015-10-30 22:07:06 -07:00
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}