BloodMagic/src/main/resources/assets/bloodmagic/models/item/BlockPedestal0.json
Nick 2ffd6c144a Cut down on the amount of model spam
Just 2 bad ones left:

* AlchemyArray (need to render the TESR for item)
* Test Spell Block (this is going away I think so not a huge deal)
2016-01-23 01:26:53 -08:00

10 lines
211 B
JSON

{
"parent": "bloodmagic:block/BlockPedestal0",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}