{ "display": { "icon": { "item": "minecraft:diamond" }, "title": "Spawn Market", "description": "Check out the spawn market at E 30", "frame": "task", "show_toast": true, "announce_to_chat": true }, "parent": "locations:root", "criteria": { "be_near": { "trigger": "minecraft:location", "conditions": { "dimension": "minecraft:overworld", "position": { "x": { "min": 40, "max": 450 }, "y": { "min": 62, "max": 125 }, "z": { "min": -215, "max": 13 } } } } } }