BloodMagic/src/main/resources/assets/bloodmagic/models/item/BlockBloodRune2.json
Nick ac5402df6b Cleanup
Renders for Runes
Creative crystal renders
Formatting
Lang additions
Some attempted (not successful) fixes for SoulNetwork
2015-11-02 19:18:53 -08:00

10 lines
212 B
JSON

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