1.12.2-4.9

This commit is contained in:
Marcel Konrad
2017-09-20 13:27:28 +02:00
parent 422495ae99
commit 4bc1102d87

View File

@@ -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"
},