superb-warfare/src/main/resources/assets/superbwarfare/models/displaysettings/m_4.item.json
2025-06-08 15:11:51 +08:00

94 lines
No EOL
1.2 KiB
JSON

{
"credit": "Made with Blockbench",
"parent": "builtin/entity",
"texture_size": [
128,
128
],
"display": {
"firstperson_righthand": {
"translation": [
2.75,
-13.5,
-29
],
"scale": [
4,
4,
4
]
},
"firstperson_lefthand": {
"rotation": [
90,
45,
-90
],
"translation": [
0.5,
-0.5,
0
],
"scale": [
0,
0,
0
]
},
"thirdperson_righthand": {
"translation": [
-0.75,
0.25,
-0.25
],
"scale": [
0.6,
0.6,
0.6
]
},
"thirdperson_lefthand": {
"scale": [
0,
0,
0
]
},
"ground": {
"translation": [
0,
3.75,
2.75
],
"scale": [
0.65,
0.65,
0.65
]
},
"head": {
"translation": [
0,
12.5,
0.5
]
},
"fixed": {
"rotation": [
0,
-90,
0
],
"translation": [
-2,
1,
0
],
"scale": [
1.15,
1.15,
1.15
]
}
}
}