{
	"format_version" : "1.10.0",
	"animation_controllers" : {
		"controller.animation.creeper.head" : {
			"initial_state" : "default",
			"states" : {
				"default" : {
					"animations" : [ "creeper_head" ]
				}
			}
		},
		"controller.animation.creeper.legs" : {
			"initial_state" : "default",
			"states" : {
				"default" : {
					"animations" : [ "creeper_legs" ]
				}
			}
		},
		"controller.animation.creeper.swelling" : {
			"initial_state" : "default",
			"states" : {
				"default" : {
					"animations" : [ "creeper_swelling" ]
				}
			}
		}
	}
}
