36 lines
986 B
JSON
36 lines
986 B
JSON
{
|
|
"gui_light": "side",
|
|
"display": {
|
|
"gui": {
|
|
"rotation": [ 30, 135, 0 ],
|
|
"translation": [ 0, 0, 0],
|
|
"scale":[ 0.7, 0.7, 0.7 ]
|
|
},
|
|
"ground": {
|
|
"rotation": [ 0, 0, 0 ],
|
|
"translation": [ 0, 1.5, 0],
|
|
"scale":[ 0.35, 0.35, 0.35 ]
|
|
},
|
|
"fixed": {
|
|
"rotation": [ 0, 0, 0 ],
|
|
"translation": [ 0, 0, 0],
|
|
"scale":[ 1, 1, 1 ]
|
|
},
|
|
"thirdperson_righthand": {
|
|
"rotation": [ 75, 0, 0 ],
|
|
"translation": [ 0, 2.5, 0],
|
|
"scale": [ 0.375, 0.375, 0.375 ]
|
|
},
|
|
"firstperson_righthand": {
|
|
"rotation": [ 0, 45, 0 ],
|
|
"translation": [ 0, 0, 0 ],
|
|
"scale": [ 0.40, 0.40, 0.40 ]
|
|
},
|
|
"firstperson_lefthand": {
|
|
"rotation": [ 0, 225, 0 ],
|
|
"translation": [ 0, 0, 0 ],
|
|
"scale": [ 0.40, 0.40, 0.40 ]
|
|
}
|
|
}
|
|
}
|