superb-warfare/src/main/resources/assets/target/models/displaysettings/minigun.item.json

114 lines
No EOL
1.5 KiB
JSON

{
"credit": "Made with Blockbench",
"parent": "builtin/entity",
"texture_size": [
128,
128
],
"display": {
"thirdperson_righthand": {
"rotation": [
75,
0,
0
],
"translation": [
0,
13,
-3.25
],
"scale": [
0.75,
0.75,
0.75
]
},
"thirdperson_lefthand": {
"rotation": [
75,
0,
0
],
"translation": [
0,
13,
-3.25
],
"scale": [
0.75,
0.75,
0.75
]
},
"firstperson_righthand": {
"rotation": [
0,
0,
11.5
],
"translation": [
25.25,
-50.75,
-66.5
],
"scale": [
4,
4,
4
]
},
"firstperson_lefthand": {
"translation": [
-4,
0.5,
-7
]
},
"ground": {
"translation": [
0,
10,
0
],
"scale": [
0.75,
0.75,
0.75
]
},
"gui": {
"rotation": [
30,
-145,
0
],
"translation": [
-0.5,
2,
0
],
"scale": [
0.5,
0.5,
0.5
]
},
"fixed": {
"rotation": [
0,
90,
0
],
"translation": [
-7,
10,
-8.5
],
"scale": [
1.5,
1.5,
1.5
]
}
}
}