superb-warfare/src/main/resources/assets/superbwarfare/models/displaysettings/ak47.item.json
2024-10-24 00:45:59 +08:00

29 lines
No EOL
391 B
JSON

{
"credit": "Made with Blockbench",
"parent": "builtin/entity",
"texture_size": [
128,
128
],
"display": {
"firstperson_righthand": {
"translation": [
-6.5,
3.5,
4.5
],
"scale": [
1,
1,
1.2
]
},
"firstperson_lefthand": {
"scale": [
0,
0,
0
]
}
}
}