superb-warfare/src/main/resources/assets/superbwarfare/models/displaysettings/homemade_shotgun.item.json
2025-06-05 00:40:25 +08:00

75 lines
No EOL
1 KiB
JSON

{
"credit": "Made with Blockbench",
"parent": "builtin/entity",
"texture_size": [
64,
64
],
"display": {
"thirdperson_righthand": {
"translation": [
-0.75,
-2,
-2
],
"scale": [
0.75,
0.75,
0.75
]
},
"firstperson_righthand": {
"translation": [
-5.25,
1.5,
0
]
},
"firstperson_lefthand": {
"scale": [
0,
0,
0
]
},
"ground": {
"translation": [
0,
-3,
0
],
"scale": [
0.8,
0.8,
0.8
]
},
"head": {
"translation": [
0,
7.25,
-2.25
]
},
"fixed": {
"rotation": [
0,
-90,
0
],
"translation": [
2.25,
-3.5,
-1
],
"scale": [
1.5,
1.5,
1.5
]
}
},
"textures": {
"particle": "item/homemade_shotgun"
}
}