superb-warfare/src/main/resources/assets/superbwarfare/animations/cannon_shell.animation.json
2024-08-01 14:55:40 +08:00

22 lines
No EOL
334 B
JSON

{
"format_version": "1.8.0",
"animations": {
"animation.cannon_shell.idle": {
"loop": true,
"animation_length": 0.5,
"bones": {
"bone": {
"rotation": {
"0.0": {
"vector": [0, 0, 0]
},
"0.5": {
"vector": [0, 360, 0]
}
}
}
}
}
},
"geckolib_format_version": 2
}