{
  "schema_version": 1,
  "catalog_entry_count": 100,
  "progression": {
    "turtle": {"label": "Active swimming", "target": 1800, "unit": "seconds"},
    "panda": {"label": "Complete the Panda task", "target": 1, "unit": "task"},
    "bat": {"label": "Active cave exploration", "target": 1200, "unit": "seconds"},
    "dolphin": {"label": "Travel near a wild Dolphin", "target": 50000, "unit": "centimeters"},
    "goat": {"label": "Survive a mountain Goat ram", "target": 1, "unit": "ram"},
    "parrot": {"label": "Tame a Parrot", "target": 1, "unit": "Parrot"},
    "camel": {"label": "Travel by Camel in a desert", "target": 200000, "unit": "centimeters"},
    "armadillo": {"label": "Brush an Armadillo scute", "target": 1, "unit": "scute"},
    "sniffer": {"label": "Recover a Sniffer seed", "target": 1, "unit": "seed"},
    "allay": {"label": "Help a rescued Allay", "target": 1, "unit": "Allay"},
    "slime": {"label": "Defeat a naturally spawned large Slime", "target": 1, "unit": "Slime"},
    "blaze": {"label": "Defeat Blazes", "target": 25, "unit": "Blazes"},
    "horse": {"label": "Travel by Horse", "target": 500000, "unit": "centimeters"},
    "skeleton": {"label": "Defeat Skeletons", "target": 100, "unit": "Skeletons"},
    "zombie": {"label": "Defeat Zombies", "target": 150, "unit": "Zombies"},
    "piglin": {"label": "Complete Piglin barters", "target": 50, "unit": "barters"},
    "guardian": {"label": "Defeat an Elder Guardian at a monument", "target": 1, "unit": "Guardian"},
    "nautilus": {"label": "Complete Nautilus ocean travel", "target": 300000, "unit": "centimeters"}
  },
  "fusion": {
    "magma_cube": {"inputs": ["slime", "blaze"], "catalyst": null},
    "stray": {"inputs": ["skeleton"], "catalyst": {"item": "Packed Ice", "amount": 1}},
    "bogged": {"inputs": ["skeleton"], "catalyst": {"item": "Fermented Spider Eye", "amount": 1}},
    "drowned": {"inputs": ["zombie"], "catalyst": {"item": "Kelp", "amount": 1}},
    "husk": {"inputs": ["zombie"], "catalyst": {"item": "Sand", "amount": 1}},
    "zombified_piglin": {"inputs": ["piglin"], "catalyst": {"item": "Rotten Flesh", "amount": 1}},
    "skeleton_horse": {"inputs": ["horse", "skeleton"], "catalyst": {"item": "Lightning Rod", "amount": 1}},
    "zombie_horse": {"inputs": ["horse", "zombie"], "catalyst": {"item": "Rotten Flesh", "amount": 1}},
    "camel_husk": {"inputs": ["camel", "husk"], "catalyst": {"item": "Sand", "amount": 1}},
    "zombie_nautilus": {"inputs": ["nautilus", "drowned"], "catalyst": {"item": "Rotten Flesh", "amount": 1}},
    "zoglin": {"inputs": ["hoglin"], "catalyst": {"item": "Rotten Flesh", "amount": 1}},
    "happy_ghast": {"inputs": ["ghast"], "catalyst": {"item": "Snowball", "amount": 1}},
    "elder_guardian": {"inputs": ["guardian"], "catalyst": {"item": "Heart of the Sea", "amount": 1}},
    "wither_skeleton": {"inputs": ["skeleton"], "catalyst": {"item": "Soul Sand", "amount": 1}}
  },
  "rare": {
    "enderman": ["Complete four ordered world-anchor discoveries", "Defeat the authenticated Enderman challenge target"],
    "shulker": ["Complete four ordered End exploration anchors"],
    "phantom": ["Complete 200,000 centimeters of authenticated night flight"],
    "evoker": ["Complete four ordered mansion discoveries", "Defeat the authenticated Evoker target"],
    "ravager": ["Defeat a raid Ravager", "Defeat 10 raid mobs", "Win the raid"],
    "piglin_brute": ["Complete three ordered Bastion discoveries", "Defeat the authenticated Piglin Brute target"],
    "hoglin": ["Defeat 25 naturally spawned Hoglins"],
    "cave_spider": ["Complete three ordered mineshaft discoveries", "Defeat five mineshaft Cave Spiders"],
    "vindicator": ["Defeat eight Vindicators", "Complete one low-health Vindicator challenge"],
    "pillager": ["Defeat 15 Pillagers with a Crossbow at an outpost"]
  },
  "events": {
    "creaking": {"event": "Pale Garden Story", "duration_minutes": 45, "target": 3},
    "breeze": {"event": "Trial Winds", "duration_minutes": 30, "target": 1},
    "witch": {"event": "Brewing Festival", "duration_minutes": 90, "target": 8},
    "vex": {"event": "Haunted Migration", "duration_minutes": 45, "target": 5},
    "wandering_trader": {"event": "Traveling Stuffy Merchant", "duration_minutes": 60, "target": 1}
  },
  "referrals": {"villager": 1, "donkey": 5, "mule": 10},
  "shoppe": {"copper_golem": 22000, "ocelot": 20000, "llama": 24000, "mooshroom": 21000, "glow_squid": 19500, "pufferfish": 20500, "tropical_fish": 18500, "sheep": 22500, "snow_golem": 20000, "squid": 21500},
  "milestones": [{"threshold": 25, "reward": "spider"}, {"threshold": 50, "reward": "iron_golem"}, {"threshold": 75, "reward": "wither"}],
  "completion": {"required_entries": 99, "reward": "warden", "ceremony": "Seek the authenticated Stuffy Heart after discovering #001-#099."}
}
