Update mods.toml

This commit is contained in:
Marcel Konrad
2020-01-18 16:08:22 +01:00
parent 279fcea827
commit 5511cdc96d

View File

@@ -4,7 +4,7 @@ updateJSONURL="https://raw.githubusercontent.com/Exopandora/worldhandler/master/
issueTrackerURL="https://github.com/Exopandora/WorldHandler/issues"
displayURL="https://minecraft.curseforge.com/projects/world-handler-command-gui"
logoFile="logo.png"
credits="Author: Exopandora, Simplified Chinese Translation: fhfuih (samhzy)"
credits="Author: Exopandora, French Translation: Koockies, Simplified Chinese Translation: fhfuih (samhzy)"
authors="Exopandora"
logoBlur=false
@@ -19,6 +19,6 @@ The World Handler provides a simple and easy to use graphical user interface for
[[dependencies.worldhandler]]
modId="minecraft"
mandatory=true
versionRange="[1.14,)"
versionRange="[1.15,)"
ordering="NONE"
side="BOTH"