filename:
common/src/main/resources/assets/oritech/animations/block/models/pump_block.animation.json
branch:
1.21
back to repo
{
"format_version": "1.8.0",
"animations": {
"idle": {
"loop": true
},
"working": {
"loop": true,
"animation_length": 2,
"bones": {
"swing": {
"rotation": {
"0.0": {
"vector": [0, 0, 0]
},
"0.7917": {
"vector": [0, 0, 25],
"easing": "easeInOutQuad"
},
"1.4167": {
"vector": [0, 0, -17.5],
"easing": "easeInOutSine"
},
"2.0": {
"vector": [0, 0, 0],
"easing": "easeInSine"
}
}
},
"top": {
"rotation": {
"0.0": {
"vector": [0, 0, 0]
},
"0.7917": {
"vector": [0, 0, -25],
"easing": "easeInOutQuad"
},
"1.4167": {
"vector": [0, 0, 17.5],
"easing": "easeInOutSine"
},
"2.0": {
"vector": [0, 0, 0],
"easing": "easeInSine"
}
}
}
}
}
},
"geckolib_format_version": 2
}