Files
Technic-Server-1.20.1/overrides/resourcepacks/CABIN/assets/createarmory/models/displaysettings/part.item.json
Jacob Vinding c4ad0f3e2e Added mod files
2025-12-26 21:38:55 +01:00

98 lines
1.3 KiB
JSON

{
"credit": "Made with Blockbench",
"parent": "builtin/entity",
"display": {
"thirdperson_righthand": {
"rotation": [
0,
-90,
0
],
"translation": [
0,
-6,
0
],
"scale": [
1.58,
1.58,
1.58
]
},
"thirdperson_lefthand": {
"rotation": [
0,
-90,
0
],
"translation": [
0,
-6,
0
],
"scale": [
1.58,
1.58,
1.58
]
},
"firstperson_righthand": {
"rotation": [
0,
-90,
0
],
"translation": [
0,
-2,
0
],
"scale": [
1.58,
1.58,
1.58
]
},
"firstperson_lefthand": {
"rotation": [
0,
-90,
0
],
"translation": [
0,
-2,
0
],
"scale": [
1.58,
1.58,
1.58
]
},
"gui": {
"rotation": [
30,
225,
0
],
"translation": [
0,
-5,
0
],
"scale": [
1.5,
1.5,
1.5
]
},
"ground": {
"translation": [
0,
-3,
0
]
}
}
}