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

10 lines
211 B
JSON
Raw Normal View History

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