Update loader version and version range

This commit is contained in:
Marcel Konrad
2020-07-02 00:03:00 +02:00
parent 699f3d6edb
commit 33840269b7

View File

@@ -1,5 +1,5 @@
modLoader="javafml" modLoader="javafml"
loaderVersion="[31,)" loaderVersion="[32,)"
updateJSONURL="https://raw.githubusercontent.com/Exopandora/worldhandler/master/version.json" updateJSONURL="https://raw.githubusercontent.com/Exopandora/worldhandler/master/version.json"
issueTrackerURL="https://github.com/Exopandora/WorldHandler/issues" issueTrackerURL="https://github.com/Exopandora/WorldHandler/issues"
displayURL="https://minecraft.curseforge.com/projects/world-handler-command-gui" displayURL="https://minecraft.curseforge.com/projects/world-handler-command-gui"
@@ -19,6 +19,6 @@ The World Handler provides a simple and easy to use graphical user interface for
[[dependencies.worldhandler]] [[dependencies.worldhandler]]
modId="minecraft" modId="minecraft"
mandatory=true mandatory=true
versionRange="[1.15,)" versionRange="[1.16,)"
ordering="NONE" ordering="NONE"
side="BOTH" side="BOTH"