{ "parent": "phycon:root", "display": { "icon": { "item": "phycon:cable" }, "title": { "translate": "advancements.phycon.cable.title" }, "description": { "translate": "advancements.phycon.cable.description" }, "frame": "task", "show_toast": true, "announce_to_chat": true, "hidden": false }, "criteria": { "cable": { "trigger": "minecraft:placed_block", "conditions": { "block": "phycon:cable", "item": { "item": "phycon:cable" } } } }, "requirements": [ [ "cable" ] ] }