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

70 lines
979 B
JSON

{
"credit": "Made with Blockbench",
"parent": "builtin/entity",
"display": {
"thirdperson_righthand": {
"translation": [
0,
-3.5,
0.5
]
},
"thirdperson_lefthand": {
"translation": [
0,
-3.5,
0.5
]
},
"firstperson_righthand": {
"translation": [
1.75,
-0.5,
1
]
},
"firstperson_lefthand": {
"translation": [
1.75,
-0.5,
1
]
},
"gui": {
"rotation": [
59.11,
53.1,
-34.51
],
"translation": [
1.5,
-4.75,
0
]
},
"fixed": {
"rotation": [
0,
-90,
0
],
"translation": [
-3.75,
-3,
0
]
},
"ground": {
"translation": [
0,
0,
0
],
"scale": [
0.64,
0.64,
0.64
]
}
}
}