BetterEnd/utility_res/item/chair_%name%.json
2020-09-26 16:36:48 +03:00

15 lines
No EOL
384 B
JSON

{
"parent": "betternether:block/chair_%name%",
"display": {
"gui": {
"rotation": [ 30, 45, 0 ],
"translation": [ 0, -1.4, 0],
"scale":[ 0.625, 0.625, 0.625 ]
},
"fixed": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
}
}
}