superb-warfare/src/main/resources/assets/superbwarfare/models/item/vehicle_deployer.json
2025-05-11 13:39:30 +08:00

22 lines
No EOL
306 B
JSON

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