Update mods.toml
This commit is contained in:
@@ -4,7 +4,7 @@ updateJSONURL="https://raw.githubusercontent.com/Exopandora/worldhandler/master/
|
|||||||
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"
|
||||||
logoFile="logo.png"
|
logoFile="logo.png"
|
||||||
credits="Author: Exopandora, Simplified Chinese Translation: fhfuih (samhzy)"
|
credits="Author: Exopandora, French Translation: Koockies, Simplified Chinese Translation: fhfuih (samhzy)"
|
||||||
authors="Exopandora"
|
authors="Exopandora"
|
||||||
logoBlur=false
|
logoBlur=false
|
||||||
|
|
||||||
@@ -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.14,)"
|
versionRange="[1.15,)"
|
||||||
ordering="NONE"
|
ordering="NONE"
|
||||||
side="BOTH"
|
side="BOTH"
|
||||||
Reference in New Issue
Block a user