superb-warfare/src/main/resources/assets/superbwarfare/models/displaysettings/hunting_rifle.item.json
2024-07-27 02:20:09 +08:00

46 lines
No EOL
629 B
JSON

{
"credit": "Made with Blockbench",
"parent": "builtin/entity",
"texture_size": [
128,
128
],
"display": {
"firstperson_righthand": {
"translation": [
-7,
3.5,
2.75
]
},
"firstperson_lefthand": {
"translation": [
0,
-3.75,
0
],
"scale": [
0,
0,
0
]
},
"gui": {
"rotation": [
165.69,
-39.63,
178.66
],
"translation": [
-1,
-0.75,
0
],
"scale": [
0.35,
0.35,
0.35
]
}
}
}