Keymap Presets is a client-side mod useful for environments that require frequent key binding changes.
- Add commands to save and load keymaps.
- Press the left ALT key (Default) to open the preset selection menu.
- Add widget for editing presets on the key binds screen.
- Save preset. "/keymap save <name>"
- Load preset. "/keymap load <name>"
- Delete preset. "/keymap delete <name>"
- Clear all presets. "/keymap clear"
- Rename preset. "/keymap rename <name>"
- Show all presets. "/keymap list"
- Does this work on the client side?
Yes. Fully works with the client side. - I would like to migrate to another instance.
Copy the.minecraft/keymappresets/
folder to the new instance.