ActuallyAdditions/src/main/resources/assets/actuallyadditions/models/item/blockCrystalBlue.json
Ellpeck 3f165f897e ALL OF THE JSONS DONE.
Now I just need to wait for canitzp to finish the special models~
2016-01-10 15:29:45 +01:00

10 lines
220 B
JSON

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