Files
escape-from-funcraft-client/tacz/elitex_quality_guns/assets/elitex/display/blocks/elitebench.json
T
2026-07-23 16:35:06 +05:00

41 lines
1010 B
JSON

{
"model": "elitex:block/elitebench",
"texture": "elitex:block/uv/elitebench",
"transforms": {
"thirdperson_righthand": {
"rotation": [0, 90, 0],
"translation": [0, 0.25, -2],
"scale": [0.24, 0.24, 0.24]
},
"thirdperson_lefthand": {
"rotation": [0, 90, 0],
"translation": [0, 0.25, 2],
"scale": [0.24, 0.24, 0.24]
},
"firstperson_righthand": {
"rotation": [0, 90, 0],
"scale": [0.25, 0.25, 0.25]
},
"firstperson_lefthand": {
"rotation": [0, 90, 0],
"translation": [0, 0, 4],
"scale": [0.25, 0.25, 0.25]
},
"ground": {
"translation": [2, 2, 0],
"scale": [0.25, 0.25, 0.25]
},
"gui": {
"rotation": [15, -145, 0],
"translation": [-2.5, -3.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"translation": [8, 3.75, 0]
},
"fixed": {
"translation": [4, -4, -3.5],
"scale": [0.5, 0.5, 0.5]
}
}
}