Описание
# Keymap Rewrite

Visual key remapping mod for Minecraft
[](https://modrinth.com/mod/keymap)
[](https://www.curseforge.com/minecraft/mc-mods/keymap)
[](https://github.com/Einjerjar/keymap/tree/v2)
[](https://github.com/Einjerjar/keymap/tree/v2-1.17.1)
[](https://github.com/Einjerjar/keymap/tree/v2-1.19.2)
## Heads up!
~~Currently not working w/ Quilt loader 0.18.x betas (0.17.x is still ok), I'm trying to find a proper solution, but in the meantime workaround mentioned [Here](https://github.com/Einjerjar/keymap/issues/29#issuecomment-1345415853) should do.~~ EDIT: all good
## Overview
### Latest news
#### 0.7.0
- Custom Config screen, lesser dependencies, much happy!
- Added credits screen for contributors :D
- Added Japanese key layout, thanks BlueSheep2804!
- Added ZH_CN Language, thanks DarkCrystalll!
### Important stuff
- Press the `Grave Accent` / `Backtick` ``( ` )``, or the key under the Escape key to show the mapper while playing
- `CTRL+F` : focus search box
- Register all other mouse keys using the `Other Mouse` button by clicking directly on it
- You can use `CTRL`, `SHIFT` and `ALT` as keybind modifiers
- The modifier system does not block the default use of the modifier keys, that is to say;
- Pressing `CTRL+Q` while walking, will make you sprint
- Pressing `SHIFT+W` will make you crouch ,but will not make you walk
- You can still assign modifier keys by themselves normally
- You cannot bind multiple keymaps to a single combination
### Colors
| Color | Legend |
|-------------------:|-------------------|
| `white` | Not Assigned |
| `green` | Assigned |
| `yellow` | Selected |
| `red` | Conflict |
| `small yellow box` | Modifier assigned |
### Queries
| Format | Effect |
|----------------:|------------------|
| `(sample text)` | Category |
| `@sample_text` | Category (slug) |
| `{sample text}` | Mod name |
| `#sample_text` | Mod name (slug) |
| `[sample text]` | Bound key |
| `$sample_text` | Bound key (slug) |
### Screenshots



## Support