Release version 1.16.1-2.11

This commit is contained in:
Marcel Konrad
2020-07-29 14:29:51 +02:00
parent 2654ef9d16
commit c3d6e82a6c

View File

@@ -2,8 +2,8 @@
"homepage": "https://minecraft.curseforge.com/projects/world-handler-command-gui", "homepage": "https://minecraft.curseforge.com/projects/world-handler-command-gui",
"promos": "promos":
{ {
"1.16.1-latest": "2.10.3", "1.16.1-latest": "2.11",
"1.16.1-recommended": "2.10.3", "1.16.1-recommended": "2.11",
"1.15.2-latest": "2.9.1", "1.15.2-latest": "2.9.1",
"1.15.2-recommended": "2.9.1", "1.15.2-recommended": "2.9.1",
"1.15.1-latest": "2.8.1", "1.15.1-latest": "2.8.1",
@@ -59,6 +59,7 @@
}, },
"1.16.1": "1.16.1":
{ {
"2.11": "- Added Butcher presets\n- Commands exceeding the chat message character limit (therefore executed from command blocks) now execute at the player\n- Fixed Summon armor ordering",
"2.10.3": "- Fixed crash for newer forge versions\n- Fixed \"/wh clone\" command", "2.10.3": "- Fixed crash for newer forge versions\n- Fixed \"/wh clone\" command",
"2.10.2": "- Fixed block highlighting\n- Fixed commands", "2.10.2": "- Fixed block highlighting\n- Fixed commands",
"2.10.1": "- Fixed username position when watch is disabled", "2.10.1": "- Fixed username position when watch is disabled",