ActuallyAdditions/src/main/resources/assets/actuallyadditions/models/item/blockChiseledQuartzWall.json
2016-01-10 02:51:31 +01:00

11 lines
269 B
JSON

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