Publish version 2.2.1

This commit is contained in:
Marcel Konrad
2019-01-12 15:03:11 +01:00
parent 0c8829e4b1
commit 4b24d711d6

View File

@@ -2,8 +2,8 @@
"homepage": "https://minecraft.curseforge.com/projects/world-handler-command-gui",
"promos":
{
"1.12.2-latest": "2.2.0",
"1.12.2-recommended": "2.2.0",
"1.12.2-latest": "2.2.1",
"1.12.2-recommended": "2.2.1",
"1.12.1-latest": "2.2.0",
"1.12.1-recommended": "2.2.0",
"1.12-latest": "2.2.0",
@@ -41,6 +41,7 @@
},
"1.12.2":
{
"2.2.1": "- Added crash recovery\n- Fixed crash when starting the game with certain mods",
"2.2.0": "- Added Recipe GUI\n- Added block highlighting for edit blocks\n- Added functionality to skip 10 pages while shift-clicking for lists\n- Changed logo\n- Fixed double space for multi-command syntax\n- Fixed item buttons not working for containers screen",
"2.1.4": "- Fixed enchantment level sliders",
"2.1.3": "- Fixed crash when cancelling change to multiplayer server",