{ "parent": "minecraft:husbandry/leash_all_frog_variants", "display": { "icon": { "item": "minecraft:verdant_froglight" }, "title": { "translate": "advancements.husbandry.froglights.title" }, "description": { "translate": "advancements.husbandry.froglights.description" }, "frame": "challenge", "show_toast": true, "announce_to_chat": true, "hidden": false }, "criteria": { "froglights": { "trigger": "minecraft:inventory_changed", "conditions": { "items": [ { "items": [ "minecraft:ochre_froglight" ] }, { "items": [ "minecraft:pearlescent_froglight" ] }, { "items": [ "minecraft:verdant_froglight" ] } ] } } }, "requirements": [ [ "froglights" ] ] }