{ "display": { "icon": { "item": "minecraft:egg" }, "title": "Noob Nest", "description": "Get your starting feathies here!", "frame": "task", "announce_to_chat": true }, "parent": "landmarks:root", "criteria": { "southern_market": { "trigger": "minecraft:location", "conditions": { "dimension": "minecraft:overworld", "position": { "x": { "min": -15, "max": 6 }, "y": { "min": 80, "max": 115 }, "z": { "min": -8, "max": 10 } }, "player": { "player": { "gamemode": "survival" } } } } } }