Edit for the Enchancement mod 1.26 to work with Forge mod loader by removing incompatable mixins.
Forge already handles duplicate keybindings better than Fabric, so these mixins break when confronted with forge methods, even under Connector.
Mixins removed:
"vanillachanges.allowduplicatekeybindings.client.ControlsListWidgetKeyBindingEntryMixin" "vanillachanges.allowduplicatekeybindings.client.GameOptionsMixin" "vanillachanges.allowduplicatekeybindings.client.KeyBindingMixin"