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
},
Slash_Commandcan be any command without the/symbol. For example,give @s minecraft:ender_pearlmodifierKeycan bealt,ctrlor any other key, remember that it will only accept keycode.primaryKeyis the letter keycode that is part of the alphabet.
"give @s minecraft:ender_pearl": {
"modifierKey": 342,
"primaryKey": 85
},
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.7
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
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
- Ships as KeyItem-0.3.0.jar — drop this file into the mods folder
- Download size: 18 KB
- Download link checked 8 Sept 2026 — working
These come from our own check of the pack file, not from the source page.
