superb-warfare/src/main/resources/assets/superbwarfare/animations/fumo_25.animation.json
2025-04-10 04:15:11 +08:00

25 lines
No EOL
402 B
JSON

{
"format_version": "1.8.0",
"animations": {
"animation.fumo_25.rot": {
"loop": true,
"animation_length": 8,
"bones": {
"mian": {
"rotation": {
"0.0": [
0,
0,
0
],
"8.0": [
0,
360,
0
]
}
}
}
}
}
}