← Назад к ресурсам

Keymap

Visual key remapping mod for Minecraft

Modrinth utility

Описание

# Keymap Rewrite ![cover](https://i.imgur.com/gAVOGCc.png) Visual key remapping mod for Minecraft [![downloads](https://img.shields.io/modrinth/dt/keymap?label=Modrinth&style=flat-square)](https://modrinth.com/mod/keymap) [![downloads](https://cf.way2muchnoise.eu/keymap.svg)](https://www.curseforge.com/minecraft/mc-mods/keymap) [![1.18.2](https://img.shields.io/circleci/build/gh/Einjerjar/keymap/v2?label=v2&logo=circleci&style=flat-square)](https://github.com/Einjerjar/keymap/tree/v2) [![1.17.2](https://img.shields.io/circleci/build/gh/Einjerjar/keymap/v2-1.17.1?label=v2-1.17.1&logo=circleci&style=flat-square)](https://github.com/Einjerjar/keymap/tree/v2-1.17.1) [![1.19.2](https://img.shields.io/circleci/build/gh/Einjerjar/keymap/v2-1.19?label=v2-1.19.2&logo=circleci&style=flat-square)](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 ![ss1](https://raw.githubusercontent.com/Einjerjar/keymap/v2/images/2022-06-24_00.40.47.png) ![ss2](https://raw.githubusercontent.com/Einjerjar/keymap/v2/images/img_debug.png) ![ss3](https://raw.githubusercontent.com/Einjerjar/keymap/v2/images/img_settings.png) ## Support