superb-warfare/src/main/resources/assets/superbwarfare/models/displaysettings/javelin.item.json
2024-08-31 02:31:23 +08:00

61 lines
No EOL
859 B
JSON

{
"credit": "Made with Blockbench",
"parent": "builtin/entity",
"texture_size": [
128,
128
],
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"translation": [
-5.5,
-2.25,
3.75
]
},
"thirdperson_lefthand": {
"scale": [
0,
0,
0
]
},
"firstperson_righthand": {
"rotation": [
0,
0,
4.75
],
"translation": [
-3.75,
-4.75,
0.75
]
},
"firstperson_lefthand": {
"scale": [
0,
0,
0
]
},
"gui": {
"rotation": [
165.69,
-39.63,
178.66
],
"translation": [
3.5,
-2.5,
0
],
"scale": [
0.45,
0.45,
0.45
]
}
}
}