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

11 lines
269 B
JSON

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