{ "display": { "icon": { "item": "minecraft:netherite_sword" }, "title": "Sword Go Brrr", "description": "Kill 25,000 mobs", "frame": "challenge", "announce_to_chat": true }, "parent": "birbmc:so_anyway_i_started_blasting", "criteria": { "height": { "trigger": "minecraft:location", "conditions": { "player": { "player": { "stats": [ { "type": "minecraft:custom", "stat": "minecraft:mob_kills", "value": { "min": 25000 } } ] } } } } } }