RyanHub – file viewer
filename: common/src/main/resources/assets/oritech/animations/block/models/test_block.animation.json
branch: 1.21
back to repo
{
	"format_version": "1.8.0",
	"animations": {
		"idle": {
			"loop": true
		},
		"swing_out": {
			"animation_length": 1,
			"bones": {
				"arm": {
					"rotation": {
						"0.0": {
							"vector": [0, 0, 0]
						},
						"1.0": {
							"vector": [180, 0, 0],
							"easing": "easeInOutQuart"
						}
					}
				}
			}
		}
	},
	"geckolib_format_version": 2
}