HomeJavaModsKeyItems
KeyItems

KEYITEM

A minecraft mod that allows you to map keybinds to slash commands, allowing you to easily run commands.

Editing Keymap

Go to your .minecraft/config folder, and edit the keymaps.json file. You can see that each keybind is in the following format:

"Slash_Command": {
    "modifierKey": 342,
    "primaryKey": 72
},
"give @s minecraft:ender_pearl": {
    "modifierKey": 342,
    "primaryKey": 85
},
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more