Skip to content

Instantly share code, notes, and snippets.

@Lucxjo
Last active April 15, 2022 12:29
Show Gist options
  • Save Lucxjo/c4ed349ea6cccc8ade3ab147f84f114d to your computer and use it in GitHub Desktop.
Save Lucxjo/c4ed349ea6cccc8ade3ab147f84f114d to your computer and use it in GitHub Desktop.
Versions file for Kontrolo for Forge
{
"homepage": "https://github.com/Lucxjo/Kontrolo-Forge",
"1.18": {
"1.4.1": "Update for Minecraft 1.18"
},
"1.17.1": {
"1.4.1": "Update for Minecraft 1.17.1"
},
"1.16.5": {
"1.0.0": "Start of a new mod.",
"1.1.0": "Added time controls.",
"1.2.0": "Added Gamemode controls. Streamlined code. Removed Done button. Now requires Kotlin for Forge >=1.11.1",
"1.3.0": "Added config options. Currently only time configs work.",
"1.3.1": "Weather delay config now changes the duration of the weather condition when a button is pressed.",
"1.4.0": "Added a custom commands GUI, the keybind needs to be enabled in the Minecraft controls menu."
},
"promos": {
"1.18.1-latest": "1.4.1",
"1.18.1-recommended": "1.4.1",
"1.17.1-latest": "1.4.1",
"1.17.1-recommended": "1.4.1",
"1.16.5-latest": "1.4.0",
"1.16.5-recommended": "1.4.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment