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

104 lines
No EOL
1.4 KiB
JSON

{
"credit": "Made with Blockbench",
"parent": "builtin/entity",
"texture_size": [
220,
220
],
"display": {
"thirdperson_righthand": {
"translation": [
0,
0.5,
0.75
],
"scale": [
0.55,
0.55,
0.55
]
},
"thirdperson_lefthand": {
"translation": [
-0.5,
0,
-3.25
],
"scale": [
0.55,
0.55,
0.55
]
},
"firstperson_righthand": {
"translation": [
10,
-35,
-18
],
"scale": [
3,
3,
3
]
},
"firstperson_lefthand": {
"translation": [
-1,
3,
2.5
],
"scale": [
0,
0,
0
]
},
"ground": {
"translation": [
0,
-1.25,
0
],
"scale": [
1.5,
1.5,
1.5
]
},
"gui": {
"rotation": [
30,
-145,
0
],
"translation": [
-2,
0,
0
],
"scale": [
2.25,
2.25,
2.25
]
},
"fixed": {
"rotation": [
0,
90,
0
],
"translation": [
-1,
1,
-2
],
"scale": [
1.1,
1.1,
1.1
]
}
}
}