{ "display": { "icon": { "id": "minecraft:netherite_sword" }, "title": "Sword Go Brrr", "description": "Kill 25,000 mobs", "frame": "challenge", "announce_to_chat": true }, "parent": "canopy:so_anyway_i_started_blasting", "criteria": { "kill": { "trigger": "minecraft:player_killed_entity", "conditions": { "player": { "type_specific": { "type": "minecraft:player", "stats": [ { "type": "minecraft:custom", "stat": "mob_kills", "value": { "min": 25000 } } ] } }, "entity": [] } } }, "requirements": [ [] ] }