This commit is contained in:
GearShocky 2023-04-07 18:50:14 +06:00
parent cc1b944eba
commit 56f3395c47

View File

@ -80,5 +80,36 @@
"down": {"uv": [8, 0, 16, 8], "texture": "#0"} "down": {"uv": [8, 0, 16, 8], "texture": "#0"}
} }
} }
] ],
"display": {
"thirdperson_righthand": {
"rotation": [75, 45, 2],
"translation": [0, 2.75, 0],
"scale": [0.375, 0.375, 0.375]
},
"thirdperson_lefthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"firstperson_righthand": {
"rotation": [0, 45, 0],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_lefthand": {
"rotation": [0, 225, 0],
"scale": [0.4, 0.4, 0.4]
},
"ground": {
"translation": [0, 3, 0],
"scale": [0.25, 0.25, 0.25]
},
"gui": {
"rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625]
},
"fixed": {
"scale": [0.5, 0.5, 0.5]
}
}
} }