superb-warfare/src/main/resources/assets/superbwarfare/models/displaysettings/taser.item.json
2025-06-06 13:49:30 +08:00

100 lines
No EOL
1.3 KiB
JSON

{
"credit": "Made with Blockbench",
"parent": "builtin/entity",
"texture_size": [
32,
32
],
"gui_light": "front",
"display": {
"firstperson_righthand": {
"translation": [
-1.75,
-4.75,
-20.75
],
"scale": [
4,
4,
4
]
},
"firstperson_lefthand": {
"translation": [
-5.75,
4.25,
2
],
"scale": [
0,
0,
0
]
},
"thirdperson_righthand": {
"translation": [
-0.75,
-0.25,
0.5
],
"scale": [
0.75,
0.75,
0.75
]
},
"ground": {
"translation": [
0,
0.5,
0
],
"scale": [
0.9,
0.9,
0.9
]
},
"gui": {
"rotation": [
165.69,
-39.63,
178.66
],
"translation": [
-0.5,
1,
0
],
"scale": [
1.9,
1.9,
1.9
]
},
"head": {
"translation": [
0,
10.25,
1.75
]
},
"fixed": {
"rotation": [
0,
-90,
0
],
"translation": [
-2,
1,
0
],
"scale": [
1.5,
1.5,
1.5
]
}
}
}