Fix Solar Panel GUI display

This commit is contained in:
2022-10-16 19:18:55 +02:00
parent eec26991b5
commit c0dbe967f3

View File

@@ -18,5 +18,31 @@
"down": {"uv": [0, 8, 16, 16], "texture": "#0"}
}
}
]
],
"display": {
"thirdperson_righthand": {
"translation": [0, 3.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"translation": [0, 3.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"rotation": [56, 0, 0]
},
"firstperson_lefthand": {
"rotation": [56, 0, 0]
},
"ground": {
"translation": [0, 5.5, 0]
},
"gui": {
"rotation": [90, 0, 0]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [0, 0, -7.5]
}
}
}