Unable to bind modifier keys alone
Opened this issue · 6 comments
E.g. I cannot rebind 'Left Shift' or 'Shift' to 'Sprint', it instead produces S+Shift which is non-functional and still reacts as if Ctrl is bound to Sprint, the default.
*If I edit the config file to force the parameter I desire (left.shift, left.control), the game will assume the default binds instead.
Inputting an apparently invalid key name ("shift", neither left or right) crashes on start-up. Figures, there is no "shift" key, only left or right.
I am updating tms to 1.21.1 and I tested this. I was not able to reproduce. Any other mods installed?
forgot to mention, i am on minecraft version 1.21, the version with more mod support.
i will do more testing soon to try and isolate.
Tested with Fabric API and Language Kotlin, on 1.21 and 1.21.1.
Visually, the key-binds still present in a confusing manner, however, they do perform as desired.
After more testing, the conflict is with the mod "Keybind Fix": https://github.com/fzzyhmstrs/kf/issues
I have this issue as well, but I have no other mods related to changing keybinds, afaik.
I'm using minecraft version 1.21.1
I have many mods installed: https://gist.github.com/sleeplessKomodo/2c9a20e7c3fe1917a5495647d056bbae
Ok I tested it again. Unable to reproduce. Even with Keybind Fix mod.
https://modrinth.com/mod/too-many-shortcuts/version/o4fyQKNQ
I uploaded a new version with some depend updates. Try this.