From ec636f19ead1e108f75ec9713f09d2acdaf9f190 Mon Sep 17 00:00:00 2001 From: Marcel Konrad Date: Thu, 15 Jun 2017 22:16:05 +0200 Subject: [PATCH] 1.12-4.7 --- version.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/version.json b/version.json index a440d62..2de2110 100644 --- a/version.json +++ b/version.json @@ -2,6 +2,8 @@ "homepage": "https://minecraft.curseforge.com/projects/world-handler-command-gui", "promos": { + "1.12-latest": "4.7", + "1.12-recommended": "4.7", "1.11.2-latest": "4.6", "1.11.2-recommended": "4.6", "1.11-latest": "4.2", @@ -33,6 +35,10 @@ "1.5-latest": "1.0", "1.5-recommended": "1.0" }, + "1.12" + { + "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.11.2": { "4.6": "- Added Commands to Sign Editor\n- Added previously missing translations\n- Signs for Color Commands now disappear\n- Fixed inverted shortcut translation\n- Fixed \"/worldhander version\" not showing the latest available version\n- Fixed shortened translations\n- Fixed wrong translation in World Info", @@ -118,4 +124,4 @@ { "1.0": "- Release" } -} +} \ No newline at end of file