{
  "homepage": "https://www.curseforge.com/minecraft/mc-mods/excavar",
  "promos": {
    "1.16.5-recommended": "1.16.5-1.0.0",
    "1.16.5-latest": "1.16.5-1.0.0",
    "1.17.1-recommended": "1.17.1-1.0.0",
    "1.17.1-latest": "1.17.1-1.0.0",
    "1.18.1-recommended": "1.18.1-1.0.6",
    "1.18.1-latest": "1.18.1-1.2.2",
    "1.18.2-recommended": "1.18.2-1.4.2",
    "1.18.2-latest": "1.18.2-1.4.2",
    "1.19-recommended": "1.19-2.0.2",
    "1.19-latest": "1.19-2.0.2",
    "1.19.1-recommended": "1.19.1-2.1.2",
    "1.19.1-latest": "1.19.1-2.1.2",
    "1.19.2-recommended": "1.19.1-2.1.2",
    "1.19.2-latest": "1.19.1-2.1.2",
    "1.19.3-recommended": "1.19.1-2.1.2",
    "1.19.3-latest": "1.19.1-2.1.2",
    "1.19.4-recommended": "1.19.4-2.2.0",
    "1.19.4-latest": "1.19.4-2.2.0",
    "1.20-recommended": "1.20-3.0.0",
    "1.20-latest": "1.20-3.0.0",
    "1.20.1-recommended": "1.20.1-3.1.5",
    "1.20.1-latest": "1.20.1-3.1.5",
    "1.21-recommended": "1.21-4.0.4",
    "1.21-latest": "1.21-4.0.8",
    "1.21.1-recommended": "1.21-4.0.4",
    "1.21.1-latest": "1.21-4.0.8",
    "1.21.10-recommended": "21.9.2",
    "1.21.10-latest": "21.9.6",
    "1.21.11-latest": "21.11.2",
    "1.21.3-recommended": "1.21.3-4.1.0",
    "1.21.3-latest": "1.21.3-4.1.7",
    "1.21.4-recommended": "1.21.3-4.1.0",
    "1.21.4-latest": "21.4.0",
    "1.21.5-recommended": "1.21.3-4.1.0",
    "1.21.5-latest": "21.5.0",
    "1.21.6-latest": "1.21.3-4.1.7",
    "1.21.7-recommended": "21.7.1",
    "1.21.7-latest": "21.7.5",
    "1.21.8-recommended": "21.7.1",
    "1.21.8-latest": "21.7.5",
    "1.21.9-recommended": "21.9.2",
    "1.21.9-latest": "21.9.6",
    "26.1-latest": "26.1.0",
    "26.1.1-latest": "26.1.0",
    "26.1.2-recommended": "26.1.1",
    "26.1.2-latest": "26.1.1",
    "26.2-recommended": "26.2.0",
    "26.2-latest": "26.2.0"
  },
  "1.16.5": {
    "1.16.5-1.0.0": "backport to 1.16.5 - MelanX"
  },
  "1.17.1": {
    "1.17.1-1.0.0": "backport to 1.17.1 - MelanX"
  },
  "1.18.1": {
    "1.18.1-1.0.0": "add README.md - MelanX",
    "1.18.1-1.0.1": "add client config for only multimine if pressing key (default off) - MelanX\nincrease max blocks from 1024 to 10240 - MelanX\nadd api and custom events - MelanX",
    "1.18.1-1.0.2": "add client config for only preventing tool to break - MelanX",
    "1.18.1-1.0.3": "fix networking version is ignored - MelanX",
    "1.18.1-1.0.4": "once again changing max block limit to 8192 - MelanX\nsimplified network code - MelanX\nfix joining server fails - MelanX\nfix events fired wrong - MelanX",
    "1.18.1-1.0.5": "fire events easier - MelanX\ndon't send packets when server hasn't mod installed - MelanX",
    "1.18.1-1.0.6": "Add Javadoc and more modular way to use Excavador - MelanX",
    "1.18.1-1.1.0": "add config to deny specific tools - MelanX\nadd config to disable diagonals - MelanX\nadd different shapes, change order in which blocks will be found, and config which types of blocks are allowed to be mined - MelanX",
    "1.18.1-1.1.1": "Add outline rendering - MelanX\nUtilities for block highlighting - noeppi_noeppi",
    "1.18.1-1.2.0": "common config -> server config, fixes block highlighting on servers - MelanX\nadd client config to disable outline - MelanX",
    "1.18.1-1.2.1": "add server config to disallow selecting shapes - MelanX\nadd ability to change shapes by pressing shift and scroll - MelanX",
    "1.18.1-1.2.2": "fix NoClassDefFoundError - MelanX"
  },
  "1.18.2": {
    "1.18.2-1.3.0": "Update to 1.18.2 - MelanX",
    "1.18.2-1.4.0": "fix joining without the mod installed - MelanX\nfix voiding blocks in some cases - MelanX\nfix unsynced shape - MelanX\nwhen switching shape while highlighting blocks, it will re-calculate the highlighting - MelanX\nwhen switching tools while highlighting blocks, it will re-calculate the highlighting - MelanX",
    "1.18.2-1.4.1": "change release type to \"release\" - MelanX",
    "1.18.2-1.4.2": "add client config to consider item durability for showing blocks to break - MelanX"
  },
  "1.19": {
    "1.19-2.0.0": "port to 1.19 - MelanX",
    "1.19-2.0.1": "fix crash with forge 41.0.64+ - MelanX",
    "1.19-2.0.2": "update to forge 41.0.98+ - MelanX"
  },
  "1.19.1": {
    "1.19.1-2.1.0": "compile for 1.19.1 - MelanX",
    "1.19.1-2.1.1": "fix highlighting being incorrect when tool doesn't have durability - MelanX\nimprove denied tools list internally - MelanX\nfix key not being registered - MelanX",
    "1.19.1-2.1.2": "fix performance issues - MelanX"
  },
  "1.19.2": {
    "1.19.1-2.1.2": "fix performance issues - MelanX"
  },
  "1.19.3": {
    "1.19.1-2.1.2": "fix performance issues - MelanX"
  },
  "1.19.4": {
    "1.19.4-2.2.0": "1.19.4 - MelanX\nupdate badges - MelanX"
  },
  "1.20": {
    "1.20-3.0.0": "1.20 - MelanX"
  },
  "1.20.1": {
    "1.20.1-3.1.0": "1.20.1 - MelanX\nadd links to commits in changelog - MelanX",
    "1.20.1-3.1.1": "fix crash - MelanX",
    "1.20.1-3.1.2": "add config for xp and hunger usage per block - MelanX\nadd config for forbidding empty hand - MelanX\nadd tag for forbidden blocks + invert config - MelanX",
    "1.20.1-3.1.3": "add config for xp usage type (per block/per action) - MelanX\nfix xp and hunger consumption even if no block was destroyed - MelanX",
    "1.20.1-3.1.4": "Fix changed shape selection not displayed correctly - MelanX",
    "1.20.1-3.1.5": "Fix freezing on first use - MelanX"
  },
  "1.21": {
    "1.21-4.0.0": "1.21 - MelanX",
    "1.21-4.0.1": "add tag for forbidden blocks + invert config - MelanX\nadd config for forbidding empty hand - MelanX\nadd config for xp and hunger usage per block - MelanX",
    "1.21-4.0.2": "fix xp and hunger consumption even if no block was destroyed - MelanX\nadd config for xp usage type (per block/per action) - MelanX",
    "1.21-4.0.3": "Create zh_cn.json (#17) - Junnaturefox",
    "1.21-4.0.4": "Fix changed shape selection not displayed correctly - MelanX\nFix multi mine not stopping after use - MelanX",
    "1.21-4.0.5": "Add config screen support - MelanX\nFix outline rendering on plants - MelanX\nFix equality check for shapeless shape detection - MelanX\nAdd block grouping config to allow mining blocks with same tags - MelanX\nAdd config option for collecting block drops - MelanX\nAdd helper methods for shapes - MelanX\nFix requiring tool doesn't work as intended - MelanX\nAdd config option to disable selectable shapes - MelanX\nAdd 3x3 Tunnel shape - MelanX\nRefactor shape classes for cleaner neighbor addition logic - MelanX",
    "1.21-4.0.6": "Fix server crash on startup - MelanX",
    "1.21-4.0.7": "Fix crash when using in-game config editor for server config - MelanX",
    "1.21-4.0.8": "Fix freezing on first use - MelanX"
  },
  "1.21.1": {
    "1.21-4.0.3": "Create zh_cn.json (#17) - Junnaturefox",
    "1.21-4.0.4": "Fix changed shape selection not displayed correctly - MelanX\nFix multi mine not stopping after use - MelanX",
    "1.21-4.0.5": "Add config screen support - MelanX\nFix outline rendering on plants - MelanX\nFix equality check for shapeless shape detection - MelanX\nAdd block grouping config to allow mining blocks with same tags - MelanX\nAdd config option for collecting block drops - MelanX\nAdd helper methods for shapes - MelanX\nFix requiring tool doesn't work as intended - MelanX\nAdd config option to disable selectable shapes - MelanX\nAdd 3x3 Tunnel shape - MelanX\nRefactor shape classes for cleaner neighbor addition logic - MelanX",
    "1.21-4.0.6": "Fix server crash on startup - MelanX",
    "1.21-4.0.7": "Fix crash when using in-game config editor for server config - MelanX",
    "1.21-4.0.8": "Fix freezing on first use - MelanX"
  },
  "1.21.10": {
    "21.9.0": "1.21.9/.10 - MelanX",
    "21.9.1": "Fix missing vanilla block outlines - MelanX",
    "21.9.2": "Fix rendering for hidden edges - MelanX",
    "21.9.3": "Add config screen support - MelanX\nFix equality check for shapeless shape detection - MelanX\nAdd block grouping config to allow mining blocks with same tags - MelanX\nAdd config option for collecting block drops - MelanX\nAdd helper methods for shapes - MelanX\nFix plants not being detected correctly - MelanX\nFix requiring tool doesn't work as intended - MelanX\nAdd config option to disable selectable shapes - MelanX\nAdd 3x3 Tunnel shape - MelanX\nRefactor shape classes for cleaner neighbor addition logic - MelanX",
    "21.9.4": "Fix server crash on startup - MelanX",
    "21.9.5": "Fix crash when using in-game config editor for server config - MelanX",
    "21.9.6": "Fix freezing on first use - MelanX"
  },
  "1.21.11": {
    "21.11.0": "1.21.11 - MelanX",
    "21.11.1": "Fix crash when using in-game config editor for server config - MelanX",
    "21.11.2": "Fix freezing on first use - MelanX"
  },
  "1.21.3": {
    "1.21.3-4.1.0": "Port to 1.21.3/4 - MelanX\nFix changed shape selection not displayed correctly - MelanX\nFix multi mine not stopping after use - MelanX",
    "1.21.3-4.1.4": "Add config screen support - MelanX\nFix outline rendering on plants - MelanX\nFix equality check for shapeless shape detection - MelanX\nAdd block grouping config to allow mining blocks with same tags - MelanX\nAdd config option for collecting block drops - MelanX\nAdd helper methods for shapes - MelanX\nFix requiring tool doesn't work as intended - MelanX\nAdd config option to disable selectable shapes - MelanX\nAdd 3x3 Tunnel shape - MelanX\nRefactor shape classes for cleaner neighbor addition logic - MelanX",
    "1.21.3-4.1.5": "Fix server crash on startup - MelanX",
    "1.21.3-4.1.6": "Fix crash when using in-game config editor for server config - MelanX",
    "1.21.3-4.1.7": "Fix freezing on first use - MelanX"
  },
  "1.21.4": {
    "1.21.3-4.1.0": "Port to 1.21.3/4 - MelanX\nFix changed shape selection not displayed correctly - MelanX\nFix multi mine not stopping after use - MelanX",
    "1.21.3-4.1.4": "Add config screen support - MelanX\nFix outline rendering on plants - MelanX\nFix equality check for shapeless shape detection - MelanX\nAdd block grouping config to allow mining blocks with same tags - MelanX\nAdd config option for collecting block drops - MelanX\nAdd helper methods for shapes - MelanX\nFix requiring tool doesn't work as intended - MelanX\nAdd config option to disable selectable shapes - MelanX\nAdd 3x3 Tunnel shape - MelanX\nRefactor shape classes for cleaner neighbor addition logic - MelanX",
    "1.21.3-4.1.5": "Fix server crash on startup - MelanX",
    "1.21.3-4.1.6": "Fix crash when using in-game config editor for server config - MelanX",
    "1.21.3-4.1.7": "Fix freezing on first use - MelanX",
    "21.4.0": "Fix 1.21.4 crashes - MelanX"
  },
  "1.21.5": {
    "1.21.3-4.1.0": "Port to 1.21.3/4 - MelanX\nFix changed shape selection not displayed correctly - MelanX\nFix multi mine not stopping after use - MelanX",
    "1.21.3-4.1.4": "Add config screen support - MelanX\nFix outline rendering on plants - MelanX\nFix equality check for shapeless shape detection - MelanX\nAdd block grouping config to allow mining blocks with same tags - MelanX\nAdd config option for collecting block drops - MelanX\nAdd helper methods for shapes - MelanX\nFix requiring tool doesn't work as intended - MelanX\nAdd config option to disable selectable shapes - MelanX\nAdd 3x3 Tunnel shape - MelanX\nRefactor shape classes for cleaner neighbor addition logic - MelanX",
    "1.21.3-4.1.5": "Fix server crash on startup - MelanX",
    "1.21.3-4.1.6": "Fix crash when using in-game config editor for server config - MelanX",
    "1.21.3-4.1.7": "Fix freezing on first use - MelanX",
    "21.5.0": "Fix 1.21.5 crashes - MelanX"
  },
  "1.21.6": {
    "1.21.3-4.1.4": "Add config screen support - MelanX\nFix outline rendering on plants - MelanX\nFix equality check for shapeless shape detection - MelanX\nAdd block grouping config to allow mining blocks with same tags - MelanX\nAdd config option for collecting block drops - MelanX\nAdd helper methods for shapes - MelanX\nFix requiring tool doesn't work as intended - MelanX\nAdd config option to disable selectable shapes - MelanX\nAdd 3x3 Tunnel shape - MelanX\nRefactor shape classes for cleaner neighbor addition logic - MelanX",
    "1.21.3-4.1.5": "Fix server crash on startup - MelanX",
    "1.21.3-4.1.6": "Fix crash when using in-game config editor for server config - MelanX",
    "1.21.3-4.1.7": "Fix freezing on first use - MelanX"
  },
  "1.21.7": {
    "21.7.0": "1.21.7 - MelanX",
    "21.7.1": "Fix rendering for hidden edges - MelanX\n1.21.7 - MelanX\nPort to 1.21.3/4 - MelanX\nFix changed shape selection not displayed correctly - MelanX\nFix multi mine not stopping after use - MelanX\nCreate zh_cn.json (#17) - Junnaturefox\nfix xp and hunger consumption even if no block was destroyed - MelanX\nadd config for xp usage type (per block/per action) - MelanX\nadd tag for forbidden blocks + invert config - MelanX\nadd config for forbidding empty hand - MelanX\nadd config for xp and hunger usage per block - MelanX\ndowngrade gradle wrapper back to 8.7 - MelanX\n1.21 - MelanX\nfix crash - MelanX\n1.20.1 - MelanX\nadd links to commits in changelog - MelanX\n1.20 - MelanX\n1.19.4 - MelanX\nupdate badges - MelanX\nfix performance issues - MelanX\nfix highlighting being incorrect when tool doesn't have durability - MelanX\nimprove denied tools list internally - MelanX\nfix key not being registered - MelanX\ncompile for 1.19.1 - MelanX\nupdate to forge 41.0.98+ - MelanX\nfix crash with forge 41.0.64+ - MelanX\nfix building and publishing order in Jenkinsfile - MelanX\nport to 1.19 - MelanX\nadd client config to consider item durability for showing blocks to break - MelanX\nchange release type to \"release\" - MelanX\nfix joining without the mod installed - MelanX\nfix voiding blocks in some cases - MelanX\nfix unsynced shape - MelanX\nwhen switching shape while highlighting blocks, it will re-calculate the highlighting - MelanX\nwhen switching tools while highlighting blocks, it will re-calculate the highlighting - MelanX\nUpdate to 1.18.2 - MelanX\nfix NoClassDefFoundError - MelanX\nadd server config to disallow selecting shapes - MelanX\nadd ability to change shapes by pressing shift and scroll - MelanX\ncommon config -> server config, fixes block highlighting on servers - MelanX\nadd client config to disable outline - MelanX\nAdd outline rendering - MelanX\nUtilities for block highlighting - noeppi_noeppi\nadd config to deny specific tools - MelanX\nadd config to disable diagonals - MelanX\nadd different shapes, change order in which blocks will be found, and config which types of blocks are allowed to be mined - MelanX\nAdd Javadoc and more modular way to use Excavador - MelanX\nfire events easier - MelanX\ndon't send packets when server hasn't mod installed - MelanX\nonce again changing max block limit to 8192 - MelanX\nsimplified network code - MelanX\nfix joining server fails - MelanX\nfix events fired wrong - MelanX\nfix networking version is ignored - MelanX\nadd client config for only preventing tool to break - MelanX\nadd client config for only multimine if pressing key (default off) - MelanX\nincrease max blocks from 1024 to 10240 - MelanX\nadd api and custom events - MelanX\nadd README.md - MelanX\nfirst release - MelanX\nAdd basic files - MelanX",
    "21.7.2": "Add config screen support - MelanX\nFix equality check for shapeless shape detection - MelanX\nAdd block grouping config to allow mining blocks with same tags - MelanX\nAdd config option for collecting block drops - MelanX\nAdd helper methods for shapes - MelanX\nFix plants not being detected correctly - MelanX\nFix requiring tool doesn't work as intended - MelanX\nAdd config option to disable selectable shapes - MelanX\nAdd 3x3 Tunnel shape - MelanX\nRefactor shape classes for cleaner neighbor addition logic - MelanX",
    "21.7.3": "Fix server crash on startup - MelanX",
    "21.7.4": "Fix crash when using in-game config editor for server config - MelanX",
    "21.7.5": "Fix freezing on first use - MelanX"
  },
  "1.21.8": {
    "21.7.0": "1.21.7 - MelanX",
    "21.7.1": "Fix rendering for hidden edges - MelanX\n1.21.7 - MelanX\nPort to 1.21.3/4 - MelanX\nFix changed shape selection not displayed correctly - MelanX\nFix multi mine not stopping after use - MelanX\nCreate zh_cn.json (#17) - Junnaturefox\nfix xp and hunger consumption even if no block was destroyed - MelanX\nadd config for xp usage type (per block/per action) - MelanX\nadd tag for forbidden blocks + invert config - MelanX\nadd config for forbidding empty hand - MelanX\nadd config for xp and hunger usage per block - MelanX\ndowngrade gradle wrapper back to 8.7 - MelanX\n1.21 - MelanX\nfix crash - MelanX\n1.20.1 - MelanX\nadd links to commits in changelog - MelanX\n1.20 - MelanX\n1.19.4 - MelanX\nupdate badges - MelanX\nfix performance issues - MelanX\nfix highlighting being incorrect when tool doesn't have durability - MelanX\nimprove denied tools list internally - MelanX\nfix key not being registered - MelanX\ncompile for 1.19.1 - MelanX\nupdate to forge 41.0.98+ - MelanX\nfix crash with forge 41.0.64+ - MelanX\nfix building and publishing order in Jenkinsfile - MelanX\nport to 1.19 - MelanX\nadd client config to consider item durability for showing blocks to break - MelanX\nchange release type to \"release\" - MelanX\nfix joining without the mod installed - MelanX\nfix voiding blocks in some cases - MelanX\nfix unsynced shape - MelanX\nwhen switching shape while highlighting blocks, it will re-calculate the highlighting - MelanX\nwhen switching tools while highlighting blocks, it will re-calculate the highlighting - MelanX\nUpdate to 1.18.2 - MelanX\nfix NoClassDefFoundError - MelanX\nadd server config to disallow selecting shapes - MelanX\nadd ability to change shapes by pressing shift and scroll - MelanX\ncommon config -> server config, fixes block highlighting on servers - MelanX\nadd client config to disable outline - MelanX\nAdd outline rendering - MelanX\nUtilities for block highlighting - noeppi_noeppi\nadd config to deny specific tools - MelanX\nadd config to disable diagonals - MelanX\nadd different shapes, change order in which blocks will be found, and config which types of blocks are allowed to be mined - MelanX\nAdd Javadoc and more modular way to use Excavador - MelanX\nfire events easier - MelanX\ndon't send packets when server hasn't mod installed - MelanX\nonce again changing max block limit to 8192 - MelanX\nsimplified network code - MelanX\nfix joining server fails - MelanX\nfix events fired wrong - MelanX\nfix networking version is ignored - MelanX\nadd client config for only preventing tool to break - MelanX\nadd client config for only multimine if pressing key (default off) - MelanX\nincrease max blocks from 1024 to 10240 - MelanX\nadd api and custom events - MelanX\nadd README.md - MelanX\nfirst release - MelanX\nAdd basic files - MelanX",
    "21.7.2": "Add config screen support - MelanX\nFix equality check for shapeless shape detection - MelanX\nAdd block grouping config to allow mining blocks with same tags - MelanX\nAdd config option for collecting block drops - MelanX\nAdd helper methods for shapes - MelanX\nFix plants not being detected correctly - MelanX\nFix requiring tool doesn't work as intended - MelanX\nAdd config option to disable selectable shapes - MelanX\nAdd 3x3 Tunnel shape - MelanX\nRefactor shape classes for cleaner neighbor addition logic - MelanX",
    "21.7.3": "Fix server crash on startup - MelanX",
    "21.7.4": "Fix crash when using in-game config editor for server config - MelanX",
    "21.7.5": "Fix freezing on first use - MelanX"
  },
  "1.21.9": {
    "21.9.0": "1.21.9/.10 - MelanX",
    "21.9.1": "Fix missing vanilla block outlines - MelanX",
    "21.9.2": "Fix rendering for hidden edges - MelanX",
    "21.9.3": "Add config screen support - MelanX\nFix equality check for shapeless shape detection - MelanX\nAdd block grouping config to allow mining blocks with same tags - MelanX\nAdd config option for collecting block drops - MelanX\nAdd helper methods for shapes - MelanX\nFix plants not being detected correctly - MelanX\nFix requiring tool doesn't work as intended - MelanX\nAdd config option to disable selectable shapes - MelanX\nAdd 3x3 Tunnel shape - MelanX\nRefactor shape classes for cleaner neighbor addition logic - MelanX",
    "21.9.4": "Fix server crash on startup - MelanX",
    "21.9.5": "Fix crash when using in-game config editor for server config - MelanX",
    "21.9.6": "Fix freezing on first use - MelanX"
  },
  "26.1": {
    "26.1.0": "26.1 - MelanX"
  },
  "26.1.1": {
    "26.1.0": "26.1 - MelanX"
  },
  "26.1.2": {
    "26.1.0": "26.1 - MelanX",
    "26.1.1": "Fix crash with NeoForge 26.1.2.21+ - MelanX"
  },
  "26.2": {
    "26.2.0": "26.2 - MelanX"
  }
}
