Release version 1.16.1-2.10

This commit is contained in:
Marcel Konrad
2020-07-02 00:06:36 +02:00
parent 33840269b7
commit 6c3d3d79f6

View File

@@ -2,6 +2,8 @@
"homepage": "https://minecraft.curseforge.com/projects/world-handler-command-gui",
"promos":
{
"1.16.1-latest": "2.10",
"1.16.1-recommended": "2.10",
"1.15.2-latest": "2.9.1",
"1.15.2-recommended": "2.9.1",
"1.15.1-latest": "2.8.1",
@@ -55,6 +57,10 @@
"1.5-latest": "1.0",
"1.5-recommended": "1.0"
},
"1.16.1":
{
"2.10": "-Added to 1.16.1 compatibility\n- Watch is now disabled by default\n- Butcher only executes commands for entity classes existing in the given radius"
},
"1.15.2":
{
"2.9.1": "- Fixed translations minecraft.custom stats\n- Fixed teams leave\n- Fixed hand items for summon equipment\n- Fixed crash for summon equipment\n- Fixed slider hover rendering\n- Fixed note editor not setting notes",
@@ -81,7 +87,7 @@
"2.6.5": "- Added support for key modifiers\n- The GUI can now be opened and closed with the same button",
"2.6.4": "- Fixed crash when installed on a dedicated server",
"2.6.3": "- Updated mods.toml description\n- Fixed \"/wh clone filtered\"\n- Fixed wrong translation string for permission query message",
"2.6.2": "- Update to 1.14.4"
"2.6.2": "- Added to 1.14.4 compatibility"
},
"1.14.3":
{