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

117 lines
No EOL
1.5 KiB
JSON

{
"credit": "Made with Blockbench",
"parent": "builtin/entity",
"texture_size": [
32,
32
],
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"rotation": [
-90,
-90,
-180
],
"translation": [
0,
-2.5,
-6
],
"scale": [
0.8,
0.8,
0.8
]
},
"thirdperson_lefthand": {
"rotation": [
-90,
-90,
-180
],
"translation": [
0,
-2.5,
-6
],
"scale": [
0.8,
0.8,
0.8
]
},
"firstperson_righthand": {
"rotation": [
6.25,
0,
4.5
],
"translation": [
-8.75,
1.5,
4.25
],
"scale": [
0.7,
0.7,
0.7
]
},
"firstperson_lefthand": {
"translation": [
-5.75,
-60,
2
]
},
"ground": {
"translation": [
0,
-1,
0
],
"scale": [
0.8,
0.8,
0.8
]
},
"gui": {
"rotation": [
45,
-135,
0
],
"translation": [
0.25,
-4,
0
],
"scale": [
1.2,
1.2,
1.2
]
},
"head": {
"translation": [
0,
6.25,
-1.25
]
},
"fixed": {
"translation": [
-0.5,
-7,
0
],
"scale": [
1.1,
1.1,
1.1
]
}
}
}