lilgallon / Bettercolors

⚔️ Minecraft assistance mod built with Forge AND Fabric. For MC 1.8.9, 1.12.2, 1.13.2, 1.14.4, 1.15.2, 1.16.x, 1.17.X, 1.18.X, 1.19.X
Apache License 2.0
39 stars 2 forks source link

Automatically fix the issue when toggle_key is wrong #90

Open lilgallon opened 3 years ago

lilgallon commented 3 years ago

Currently, if the toggle key is wrong, the game crashes. It should instead override that value with the default one and send a message to the user saying that the toggle key was wrong and has been fixed.

Here is the crash caused by this: #89