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

22 lines
No EOL
301 B
JSON

{
"parent": "superbwarfare:block/gun_recycle",
"display": {
"thirdperson": {
"rotation": [
10,
-45,
170
],
"translation": [
0,
1.5,
-2.75
],
"scale": [
0.375,
0.375,
0.375
]
}
}
}