ActuallyAdditions/src/main/resources/assets/actuallyadditions/models/item/blockOilGenerator.json
Ellpeck fec10edbc2 Loooots more texture work.
Okay, I'm done for today.
2016-01-09 02:36:43 +01:00

10 lines
221 B
JSON

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