superb-warfare/src/main/resources/assets/superbwarfare/models/displaysettings/sks.item.json
2024-07-27 02:20:09 +08:00

29 lines
No EOL
393 B
JSON

{
"credit": "Made with Blockbench",
"parent": "builtin/entity",
"texture_size": [
128,
128
],
"display": {
"firstperson_righthand": {
"translation": [
-2.25,
-10,
-10.75
],
"scale": [
4,
4,
4
]
},
"firstperson_lefthand": {
"scale": [
0,
0,
0
]
}
}
}