KeyItems
🟠 Updated over a year ago⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 🏆 #308 of 909 fabric mods in this game by downloads
📋 About This Mod
# 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: ```json "Slash_Command": { "modifierKey": 342, "primaryKey": 72 }, ``` - `Slash_Command` can be any command without the `/` symbol. For example, `give @s minecraft:ender_pearl` - `modifierKey` can be `alt`, `ctrl` or any other key, remember that it will only accept (keycodes.md). - `primaryKey` is the letter (keycodes.md) that is part of the alphabet. ```json "give @s minecraft:ender_pearl": { "modifierKey": 342, "primaryKey": 85 }, ```
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:
```json "Slash_Command": { "modifierKey": 342, "primaryKey": 72 }, ```
- `Slash_Command` can be any command without the `/` symbol. For example, `give @s minecraft:ender_pearl`
- `modifierKey` can be `alt`, `ctrl` or any other key, remember that it will only accept (keycodes.md).
- `primaryKey` is the letter (keycodes.md) that is part of the alphabet.
```json "give @s minecraft:ender_pearl": { "modifierKey": 342, "primaryKey": 85 }, ```
📊 Mod Details
- Game
- Minecraft Mods
- Author
- Saturnyx
- Version
- 0.3.0
- Downloads
- 222
- Endorsements
- 0
- Category
- fabric
- Created
- 5/14/2025
- Updated
- 7/15/2025
- Game Versions
- 1.21.7
- Tags
- game-mechanics, utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does KeyItems support?
The author lists 1.21.7. Other versions may work but are untested by the author.
What is the latest version of KeyItems?
Version 0.3.0, published 2025-07-15 with 222 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await