Open FoilGear opened 3 months ago
"Left Alt" -> "Alt" + "Left Alt" "Left Control" -> "C" + "Left Control" "Left Shift" -> "S" + "Left Shift"
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
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.