superb-warfare/src/main/resources/assets/target/models/displaysettings/hk416.item.json
2024-05-04 14:26:24 +08:00

104 lines
No EOL
1.3 KiB
JSON

{
"credit": "Made with Blockbench",
"parent": "builtin/entity",
"texture_size": [
128,
128
],
"display": {
"thirdperson_righthand": {
"translation": [
0,
0.5,
0.75
],
"scale": [
0.55,
0.55,
0.55
]
},
"thirdperson_lefthand": {
"translation": [
0,
0.5,
0.75
],
"scale": [
0.55,
0.55,
0.55
]
},
"firstperson_righthand": {
"translation": [
4,
-15.5,
-31.75
],
"scale": [
4,
4,
4
]
},
"firstperson_lefthand": {
"translation": [
-1,
3,
2.5
],
"scale": [
0,
0,
0
]
},
"ground": {
"translation": [
0,
3,
0
],
"scale": [
0.55,
0.55,
0.55
]
},
"gui": {
"rotation": [
30,
-145,
0
],
"translation": [
-0.25,
-2.5,
0
],
"scale": [
3,
3,
3
]
},
"fixed": {
"rotation": [
0,
90,
0
],
"translation": [
0,
1,
-2
],
"scale": [
1.1,
1.1,
1.1
]
}
}
}