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

12 lines
209 B
JSON
Raw Normal View History

2016-02-08 08:57:02 +00:00
{
"parent": "bloodmagic:block/BlockPath5",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}