Update to 1.16.2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
modLoader="javafml"
|
||||
loaderVersion="[32,)"
|
||||
loaderVersion="[33,)"
|
||||
updateJSONURL="https://raw.githubusercontent.com/Exopandora/worldhandler/master/version.json"
|
||||
issueTrackerURL="https://github.com/Exopandora/WorldHandler/issues"
|
||||
displayURL="https://minecraft.curseforge.com/projects/world-handler-command-gui"
|
||||
@@ -11,7 +11,7 @@ license="GPL v3.0"
|
||||
|
||||
[[mods]]
|
||||
modId="worldhandler"
|
||||
version="1.16.1-2.11.1"
|
||||
version="1.16.2-2.11.1"
|
||||
displayName="World Handler"
|
||||
description="The World Handler provides a simple and easy to use graphical user interface for commands. It lets you create powerful and complex sub-commands alongside NBT-structures within seconds."
|
||||
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
"pack":
|
||||
{
|
||||
"description": "World Handler",
|
||||
"pack_format": 4
|
||||
"pack_format": 5
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user