superb-warfare/src/main/resources/assets/target/models/displaysettings/sentinel.item.json
2024-07-14 16:26:13 +08:00

115 lines
No EOL
1.5 KiB
JSON

{
"credit": "Made with Blockbench",
"parent": "builtin/entity",
"texture_size": [
128,
128
],
"gui_light": "front",
"display": {
"thirdperson_lefthand": {
"rotation": [
90,
-90,
0
],
"translation": [
0,
-2,
-1.25
],
"scale": [
1.1,
1.1,
1.1
]
},
"firstperson_righthand": {
"translation": [
2.75,
-9,
-40.25
],
"scale": [
4,
4,
4
]
},
"firstperson_lefthand": {
"rotation": [
13,
36,
-17
],
"translation": [
0.25,
-80,
-0.25
],
"scale": [
0,
0,
0
]
},
"ground": {
"translation": [
0,
1.5,
0
],
"scale": [
1.2,
1.2,
1.2
]
},
"gui": {
"rotation": [
30,
-145,
0
],
"scale": [
0.6,
0.6,
0.6
]
},
"head": {
"rotation": [
0,
-90,
0
],
"translation": [
0,
17.25,
0
],
"scale": [
2.5,
2.5,
2.5
]
},
"fixed": {
"rotation": [
0,
90,
0
],
"translation": [
0.25,
2.75,
-1.75
],
"scale": [
2,
2,
2
]
}
}
}