Release version 1.14.3-2.6

This commit is contained in:
Marcel Konrad
2019-06-25 14:14:40 +02:00
parent 3d68922966
commit 94dbf6087f

View File

@@ -2,6 +2,8 @@
"homepage": "https://minecraft.curseforge.com/projects/world-handler-command-gui",
"promos":
{
"1.14.3-latest": "2.6",
"1.14.3-recommended": "2.6",
"1.14.2-latest": "2.5.2",
"1.14.2-recommended": "2.5.2",
"1.13.2-latest": "2.4.1",
@@ -45,11 +47,15 @@
"1.5-latest": "1.0",
"1.5-recommended": "1.0"
},
"1.14.3":
{
"2.6": "- Added 1.14.3 compatibility"
},
"1.14.2":
{
"2.5.2": "- Faster command execution with command blocks",
"2.5.1": "- Changed key category from Miscellaneous to World Handler\n- Changed child mod registration from IMC to proper registry events",
"2.5": "- Added 1.14.2 compatibiltiy\n- Changed command block execution for longer commands due to MC-145113"
"2.5": "- Added 1.14.2 compatibility\n- Changed command block execution for longer commands due to MC-145113"
},
"1.13.2":
{