Skip to content

Instantly share code, notes, and snippets.

@Lachney
Created March 20, 2019 04:23
Show Gist options
  • Save Lachney/082f23ebc07664a52284c92d29e3b079 to your computer and use it in GitHub Desktop.
Save Lachney/082f23ebc07664a52284c92d29e3b079 to your computer and use it in GitHub Desktop.
Beta Days Changelog
{
"homepage": "https://minecraft.curseforge.com/projects/beta-days",
"promos": {
"1.12.2-recommended": "1.0.0",
"1.12.2-latest": "1.0.0",
"1.11.2-recommended": "1.0.4",
"1.11.2-latest": "1.0.4",
"1.10.2-recommended": "1.0.4",
"1.10.2-latest": "1.0.4",
"1.9.4-recommended": "1.0.4",
"1.9.4-latest": "1.0.4",
"1.8.9-recommended": "1.0.3",
"1.8.9-latest": "1.0.3"
},
"1.12.2": {
"1.0.0": "- Ported to 1.12.2\n- Made commands lower-case\n- Added incorrect syntax error messages\n"
},
"1.11.2": {
"1.0.0": "- Downported to 1.11.2\n"
},
"1.10.2": {
"1.0.4": "- Downported 1.12.2 version to 1.10.2\n",
"1.0.3": "- Removed config\n- All options now command based\n",
"1.0.2": "- Now able to disable Minecraft combat cooldown\n",
"1.0.1": "- Added custom config\n- Added custom bow\n",
"1.0.0": "- Initial release\n"
},
"1.8.9": {
"1.0.0": "- Added support for 1.8.9\n- Removed config\n- All options now command based\n"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment