superb-warfare/src/main/resources/assets/superbwarfare/models/displaysettings/homemade_shotgun.item.json
2025-03-16 02:38:18 +08:00

102 lines
No EOL
1.3 KiB
JSON

{
"credit": "Made with Blockbench",
"parent": "builtin/entity",
"texture_size": [
64,
64
],
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"translation": [
0,
5.5,
-0.25
]
},
"thirdperson_lefthand": {
"scale": [
0,
0,
0
]
},
"firstperson_righthand": {
"translation": [
-1.5,
-12.5,
-26.5
],
"scale": [
3,
3,
3
]
},
"firstperson_lefthand": {
"scale": [
0,
0,
0
]
},
"ground": {
"translation": [
0,
4.25,
0
],
"scale": [
1.2,
1.2,
1.2
]
},
"gui": {
"rotation": [
90,
45,
-90
],
"translation": [
-5.75,
-1.5,
0
],
"scale": [
1.6,
1.6,
1.6
]
},
"head": {
"translation": [
0,
23.75,
0
],
"scale": [
3,
3,
3
]
},
"fixed": {
"rotation": [
90,
-45,
90
],
"translation": [
-6.5,
7.5,
0
],
"scale": [
2,
2,
2
]
}
}
}