39 lines
No EOL
624 B
JSON
39 lines
No EOL
624 B
JSON
{
|
|
"format_version": "1.8.0",
|
|
"animations": {
|
|
"animation.drone.idle": {
|
|
"loop": true
|
|
},
|
|
"animation.drone.fly": {
|
|
"loop": true,
|
|
"animation_length": 0.125,
|
|
"bones": {
|
|
"wing": {
|
|
"rotation": {
|
|
"0.0": [0, 0, 0],
|
|
"0.125": [0, 360, 0]
|
|
}
|
|
},
|
|
"wing2": {
|
|
"rotation": {
|
|
"0.0": [0, 0, 0],
|
|
"0.125": [0, -360, 0]
|
|
}
|
|
},
|
|
"wing3": {
|
|
"rotation": {
|
|
"0.0": [0, 0, 0],
|
|
"0.125": [0, -360, 0]
|
|
}
|
|
},
|
|
"wing4": {
|
|
"rotation": {
|
|
"0.0": [0, 0, 0],
|
|
"0.125": [0, 360, 0]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"geckolib_format_version": 2
|
|
} |