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

11 lines
208 B
JSON
Raw Normal View History

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