This fixes incompatibilities with Forge 1841+ (and updates dependencies), which produced the following crash:
Caused by: java.lang.NoSuchMethodError: net.minecraft.client.settings.KeyBinding.setAllowsKeyModifiers()V at at.feldim2425.moreoverlays.KeyBindings.init(KeyBindings.java:24) at at.feldim2425.moreoverlays.Proxy.preInit(Proxy.java:15) at at.feldim2425.moreoverlays.MoreOverlays.preInit(MoreOverlays.java:26)
This fixes incompatibilities with Forge 1841+ (and updates dependencies), which produced the following crash:
Caused by: java.lang.NoSuchMethodError: net.minecraft.client.settings.KeyBinding.setAllowsKeyModifiers()V at at.feldim2425.moreoverlays.KeyBindings.init(KeyBindings.java:24) at at.feldim2425.moreoverlays.Proxy.preInit(Proxy.java:15) at at.feldim2425.moreoverlays.MoreOverlays.preInit(MoreOverlays.java:26)