Fix duplicate keys

This commit is contained in:
Marcel Konrad
2020-05-24 21:28:30 +02:00
parent 90fa3ba5fc
commit 4775444544

View File

@@ -10,8 +10,6 @@
"1.15-recommended": "2.8",
"1.14.4-latest": "2.7.2",
"1.14.4-recommended": "2.7.2",
"1.14.4-latest": "2.6.6",
"1.14.4-recommended": "2.6.6",
"1.14.3-latest": "2.6.2",
"1.14.3-recommended": "2.6.2",
"1.14.2-latest": "2.5.2",
@@ -78,7 +76,7 @@
"2.7.2": "- Added option to change \"back\" content for usercontents\n- Added visibility option for texts for usercontents\n- Renamed \"Element\" to \"Menu\"",
"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.6": "- 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",
"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",