Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
KeyItems

KeyItems

Set keybindings for slash commands

78
0
Game Mechanics
Utility

Compatibility

Minecraft: Java Edition

Platforms

Fabric

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

View source

Creators

Saturnyx
Saturnyx Member

Details

Licensed MIT
Published 2 months ago
Updated 3 weeks ago
DescriptionChangelogVersions

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_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 keycode.
  • primaryKey is the letter keycode that is part of the alphabet.
"give @s minecraft:ender_pearl": {
    "modifierKey": 342,
    "primaryKey": 85
},

Modrinth is open source.

main@acf2694

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.