I have a simple one as an example, like so.
{
"format_version": "1.8.0",
"animations": {
"animation.model.new": {
"animation_length": 0.5,
"bones": {
"LeftLeg": {
"rotation": {
"0.0": {
"vector": [0, 0, 0]
},
"0.5": {
"vector": [-132.5, 0, 0]
}
}
}
}
}
}
}```
