KeyBindJS
Modby yiran1457
A Kubejs Addition
Type
Mod
CurseForge Downloads
1,307,516
CurseForge ID
1212200
Last Updated
Apr 13, 2026
Description
If you are making a modpack, I recommend using the "Smart Key Prompts" mod.
You can find more usage examples in the wiki
Below is an example of changing the default accessory menu key to ALT+X (moved under vanilla's Misc category) and removing the jump key binding:
KeyBindEvents.modify(event => { event.modifyKey('key.curios.open.desc', GLFM.GLFM_KEY_X) event.modifyModifier('key.curios.open.desc', KeyModifier.ALT) event.modifyCategory('key.curios.open.desc', 'key.categories.misc') event.remove('key.jump') })Similar Mods
Better Title Screen
Better Title Screen is a client-side mod that provides options to customize Minecraft's title screen.
[LEGACY] Drip Sounds (Forge)
Forge mod that adds sounds for drip particles landing
Better Combat
⚔️ Easy, spectacular and fun melee combat system from Minecraft Dungeons.
Repeatable Trial Vaults
Consume a trial key to be able to use the trial vault again
xNICEx
Nice Innovative Creative Enhancements
Cloth Config API (UNUSED)
Config Screen API for Fabric 1.14