{
    "pools": [{
        "entries": [{
            "name": "tfg:plant/azalea",
            "type": "minecraft:item",
            "conditions": [{
                "condition": "minecraft:any_of",
                "terms": [
                    {
                        "predicate": {"tag": "tfc:sharp_tools"},
                        "condition": "minecraft:match_tool"
                    },
                    {
                        "predicate": {"tag": "forge:shears"},
                        "condition": "minecraft:match_tool"
                    }
                ]
            }]
        }],
        "name": "loot_pool",
        "rolls": 1,
        "conditions": [{"condition": "minecraft:survives_explosion"}]
    }],
    "__comment__": "This file was automatically created by mcresources",
    "type": "minecraft:block"
}
