{
    "type": "minecraft:random_selector",
    "config": {
        "default": "minecraft:oak_bees_002",
        "features": [
            {
                "chance": 0.333,
                "feature": "minecraft:azalea_bush_tree"
            },
            {
                "chance": 0.5,
                "feature": "minecraft:azalea_bush_min_tree"
            }
        ]
    }
}