superb-warfare/src/main/resources/assets/superbwarfare/animations/pad.animation.json
2024-07-27 02:20:09 +08:00

21 lines
No EOL
301 B
JSON

{
"format_version": "1.8.0",
"animations": {
"animation.pad.idle": {
"animation_length": 1,
"bones": {
"0": {
"rotation": {
"0.0": {
"vector": [0, 0, 0]
},
"1.0": {
"vector": [0, 0, 0]
}
}
}
}
}
},
"geckolib_format_version": 2
}