{
	"format_version": "1.8.0",
	"animations": {
		"animation.cdoor.close": {
			"animation_length": 1.2333,
			"bones": {
				"bone": {
					"position": {
						"0.0": [0, 33, 0],
						"1.2333": [0, 0, 0]
					}
				},
				"bone2": {
					"position": {
						"0.0": [0, -33, 0],
						"1.2333": [0, 0, 0]
					}
				}
			}
		},
		"animation.cdoor.open": {
			"animation_length": 10000,
			"bones": {
				"bone": {
					"position": {
						"0.0": [0, 0, 0],
						"1.2333": [0, 33, 0]
					}
				},
				"bone2": {
					"position": {
						"0.0": [0, 0, 0],
						"1.2333": [0, -33, 0]
					}
				}
			}
		}
	}
}