{
	"format_version" : "1.10.0",
	"animation_controllers" : {
		"controller.animation.shulker.facing" : {
			"initial_state" : "default",
			"states" : {
				"default" : {
					"animations" : [ "facing" ]
				}
			}
		},
		"controller.animation.shulker.move" : {
			"initial_state" : "default",
			"states" : {
				"default" : {
					"animations" : [ "move", "look_at_target" ]
				}
			}
		}
	}
}
