From 4bc1102d870e02322f009d2ef9582f3afaef9c3c Mon Sep 17 00:00:00 2001 From: Marcel Konrad Date: Wed, 20 Sep 2017 13:27:28 +0200 Subject: [PATCH] 1.12.2-4.9 --- version.json | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/version.json b/version.json index b02c79d..a56024e 100644 --- a/version.json +++ b/version.json @@ -2,10 +2,12 @@ "homepage": "https://minecraft.curseforge.com/projects/world-handler-command-gui", "promos": { - "1.12.1-latest": "4.8", - "1.12.1-recommended": "4.8", - "1.12-latest": "4.8", - "1.12-recommended": "4.8", + "1.12.2-latest": "4.9", + "1.12.2-recommended": "4.9", + "1.12.1-latest": "4.9", + "1.12.1-recommended": "4.9", + "1.12-latest": "4.9", + "1.12-recommended": "4.9", "1.11.2-latest": "4.6", "1.11.2-recommended": "4.6", "1.11-latest": "4.2", @@ -37,8 +39,21 @@ "1.5-latest": "1.0", "1.5-recommended": "1.0" }, + "1.12.2": + { + "4.9": "- Fixed Bone Block in Note Editor\n- Fixed missing translation", + "4.8": "- Fixed crash for Forge Version 14.21.0.2348", + "4.7": "- Added Command Block placing mode option\n- Added Advancement Gui\n- Changed skin alpha value range to 0-255 so it matches the tooltip\n- Changed clock hands colors (swapped)\n- Changed the default position with /wh pos1 and /wh pos2 if nothing is targeted to the players current position\n- Changed default key to 'V' to avoid conflicts\n- Removed Play Sound\n- Minor Icon changes\n- Fixed permission issues\n- Fixed Potion Particles in Summon\n- Fixed Potion Particles in Potion" + }, + "1.12.1": + { + "4.9": "- Fixed Bone Block in Note Editor\n- Fixed missing translation", + "4.8": "- Fixed crash for Forge Version 14.21.0.2348", + "4.7": "- Added Command Block placing mode option\n- Added Advancement Gui\n- Changed skin alpha value range to 0-255 so it matches the tooltip\n- Changed clock hands colors (swapped)\n- Changed the default position with /wh pos1 and /wh pos2 if nothing is targeted to the players current position\n- Changed default key to 'V' to avoid conflicts\n- Removed Play Sound\n- Minor Icon changes\n- Fixed permission issues\n- Fixed Potion Particles in Summon\n- Fixed Potion Particles in Potion" + }, "1.12": { + "4.9": "- Fixed Bone Block in Note Editor\n- Fixed missing translation", "4.8": "- Fixed crash for Forge Version 14.21.0.2348", "4.7": "- Added Command Block placing mode option\n- Added Advancement Gui\n- Changed skin alpha value range to 0-255 so it matches the tooltip\n- Changed clock hands colors (swapped)\n- Changed the default position with /wh pos1 and /wh pos2 if nothing is targeted to the players current position\n- Changed default key to 'V' to avoid conflicts\n- Removed Play Sound\n- Minor Icon changes\n- Fixed permission issues\n- Fixed Potion Particles in Summon\n- Fixed Potion Particles in Potion" },