Files
WorldHandler/src/main/resources/mcmod.info
Marcel Konrad 9ba0331404 2.0
2018-02-05 17:31:55 +01:00

41 lines
1.0 KiB
JSON

{
"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
}
]
}