superb-warfare/src/main/resources/assets/target/models/displaysettings/ak47.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": [
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": {
"rotation": [
0,
0,
5
],
"translation": [
1.75,
-12.75,
-18.25
],
"scale": [
4,
4,
4
]
},
"firstperson_lefthand": {
"translation": [
-1,
3,
2.5
]
},
"ground": {
"translation": [
0,
3,
0
],
"scale": [
0.55,
0.55,
0.55
]
},
"gui": {
"rotation": [
30,
-145,
0
],
"translation": [
0,
0.25,
0
],
"scale": [
3.5,
3.5,
3.5
]
},
"fixed": {
"rotation": [
0,
90,
0
],
"translation": [
0.5,
-0.25,
-1.5
],
"scale": [
1.1,
1.1,
1.1
]
}
}
}