Legacy-Fabric/fabric

[KeyBindingAPI] Category should be registered automatically

Closed this issue · 0 comments

Currently, Keybindings Category have to be registered manually through mixins to prevent the game from crashing.
We should add a hook to do it, or register any unknown category when the keybinding is registered.