ActuallyAdditions/src/main/resources/assets/actuallyadditions/models/item/blockTestifiBucksGreenStairs.json
Ellpeck 61b921b2dd Some more texture work.
Done for now.
Hahah.
Good joke.
2016-01-09 14:35:04 +01:00

14 lines
331 B
JSON

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