Recipe Type: Progression Condition - Mithion/Mana-And-Artifice GitHub Wiki

Sample Recipe

{
  "type": "mna:progression-condition",
  "advancement": "minecraft:end/kill_dragon",
  "description": "mna:tier_4/kill_ender_dragon.description",
  "tier": 4
}

Supported Properties

  • type: Must be "mna:progression-condition"
  • advancement: The advancement that is required for this progression step.
  • type: Optional. References a lang file entry to override the description with.
  • tier: The tier required for this progression condition to display.