This commit is contained in:
Marcel Konrad
2017-06-15 22:16:05 +02:00
parent 67808114b4
commit ec636f19ea

View File

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