Release version 1.14.2-2.5

This commit is contained in:
Marcel Konrad
2019-06-18 17:38:28 +02:00
parent e5e6226fbf
commit 0a0361ed09

View File

@@ -2,6 +2,8 @@
"homepage": "https://minecraft.curseforge.com/projects/world-handler-command-gui",
"promos":
{
"1.14.2-latest": "2.5",
"1.14.2-recommended": "2.5",
"1.13.2-latest": "2.4.1",
"1.13.2-recommended": "2.4.1",
"1.13-latest": "2.4",
@@ -43,6 +45,10 @@
"1.5-latest": "1.0",
"1.5-recommended": "1.0"
},
"1.14.2":
{
"2.5": "- Added 1.14.2 compatibiltiy\n- Changed command block execution for longer commands due to MC-145113"
},
"1.13.2":
{
"2.4.1": "- Fixed \"/worldhandler version\" installed version\n- Fixed note blocks instrument after being changed with the gui\n- Fixed note block editor color issue\n- Cleaned up translation files\n- Removed debug code",