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

90 lines
No EOL
1.2 KiB
JSON

{
"credit": "Made with Blockbench",
"parent": "builtin/entity",
"texture_size": [
32,
32
],
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"translation": [
0,
-0.75,
0
]
},
"thirdperson_lefthand": {
"translation": [
0,
-0.75,
0
]
},
"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
]
},
"gui": {
"rotation": [
90,
45,
-90
],
"translation": [
0.5,
-0.5,
0
],
"scale": [
1.5,
1.5,
1.5
]
},
"head": {
"translation": [
0,
10.25,
-1.25
]
},
"fixed": {
"rotation": [
90,
-45,
90
],
"translation": [
0,
0.5,
0
],
"scale": [
1.5,
1.5,
1.5
]
}
}
}