![Modern KeyBinding [Fabric]](https://media.forgecdn.net/avatars/thumbnails/629/665/256/256/638027786377291290.png)
Incompatibility with AxolotlClient
moehreag opened this issue ยท 1 comments
Currently this mod is incompatible with https://github.com/AxolotlClient/AxolotlClient-mod (https://modrinth.com/mod/axolotlclient) due to this mod overwriting the setKeyPressed
method:
ModernKeyBinding/src/main/java/committee/nova/mkb/mixin/MixinKeyBinding.java
Lines 157 to 166 in f2bd97a
This breaks this mixin respectively.
I hope that a solution to this problem can be found!
Additional Note:
This repository is currently missing a license.