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

46 lines
No EOL
636 B
JSON

{
"credit": "Made with Blockbench",
"parent": "builtin/entity",
"texture_size": [
64,
64
],
"display": {
"firstperson_righthand": {
"translation": [
-10.25,
-2.5,
-7.25
]
},
"firstperson_lefthand": {
"translation": [
-80,
-80,
-80
],
"scale": [
0,
0,
0
]
},
"gui": {
"rotation": [
165.69,
-39.63,
178.66
],
"translation": [
0.25,
-3.5,
0
],
"scale": [
0.45,
0.45,
0.45
]
}
}
}