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