Release version 1.19-3.2.1

This commit is contained in:
Marcel Konrad
2022-07-08 23:31:26 +02:00
parent 065d2a6625
commit 4af529f0d8

View File

@@ -1,8 +1,8 @@
{
"homepage": "https://minecraft.curseforge.com/projects/world-handler-command-gui",
"promos": {
"1.19-latest": "3.2",
"1.19-recommended": "3.2",
"1.19-latest": "3.2.1",
"1.19-recommended": "3.2.1",
"1.18.2-latest": "3.1.2",
"1.18.2-recommended": "3.1.2",
"1.18.1-latest": "3.0.1",
@@ -75,6 +75,7 @@
"1.5-recommended": "1.0"
},
"1.19": {
"3.2.1": "- Fixed compatibility with Forge 41.0.64\n- Removed config option to disable pos shortcuts, instead they are now set to unbound by default",
"3.2": "- Added '/worldhandler allow_commands' to enable commands in a singleplayer world\n- Improved error messages for 'Permission Query'\n- Fixed command suggestions for '/wh' and '/worldhandler' on servers",
"3.1.3": "- Fixed air not being a valid block input\n- Fixed invalid entity input falling back to registry default",
"3.1.2": "- Added 1.19 compatibility"