Release version 1.14.4-2.7.1

This commit is contained in:
Marcel Konrad
2019-11-07 23:36:04 +01:00
parent 0e5ca89948
commit 644b10bdbf

View File

@@ -2,8 +2,8 @@
"homepage": "https://minecraft.curseforge.com/projects/world-handler-command-gui",
"promos":
{
"1.14.4-latest": "2.7",
"1.14.4-recommended": "2.7",
"1.14.4-latest": "2.7.1",
"1.14.4-recommended": "2.7.1",
"1.14.4-latest": "2.6.6",
"1.14.4-recommended": "2.6.6",
"1.14.3-latest": "2.6.2",
@@ -53,6 +53,7 @@
},
"1.14.4":
{
"2.7.1": "- Improved config loading/reloading\n- Fixed crash for butcher settings\n- Removed back function from ActionHelper",
"2.7": "- Added custom usercontent which are configurable via json and js files\n- Added mod support for public gui announcements\n- Moved config file from ./config/ to ./config/worldhandler/",
"2.6.5": "- Fixed empty advancements list\n- Fixed soft crash when not looking at a sign with the sign editor",
"2.6.5": "- Added support for key modifiers\n- The GUI can now be opened and closed with the same button",