This commit is contained in:
Marcel Konrad
2018-02-05 17:31:55 +01:00
parent cc0f1e43b6
commit 9ba0331404
167 changed files with 18034 additions and 6 deletions

View File

@@ -0,0 +1,40 @@
{
"modListVersion": 2,
"modList":
[
{
"modid": "worldhandler",
"name": "World Handler",
"description": "The World Handler provides a smart Gui for people without having to know any complex commands and gives them a look inside the art of Minecraft map and world making. Now anyone can easily create maps or just save a few ammount of time and provides an easy to use interface.",
"mcversion": "$mcversion",
"version": "$version",
"authorList":
[
"Exopandora"
],
"credits": "Exopandora: Author, fhfuih (samhzy): Simplified Chinese Translation",
"dependants":
[
],
"dependencies":
[
],
"parent": "",
"requiredMods":
[
"forge",
"FML"
],
"logoFile": "assets/worldhandler/textures/logo.png",
"screenshots":
[
],
"updateUrl": "https://minecraft.curseforge.com/projects/world-handler-command-gui/files",
"url": "https://minecraft.curseforge.com/projects/world-handler-command-gui",
"useDependencyInformation": true
}
]
}