KeyBindJS
Modby yiran1457
A Kubejs Addition
Downloads
1,271,280
Type
Mod
CurseForge ID
1212200
Last Updated
Apr 9, 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
Spawner Bug Fix
Fixes spawner Lag from bug MC-189565 for Endermen.
BetterTabs
Addon mod to add inventory Tabs/Tooltips to BetterQuesting, LevelUpReloaded, LevelUpLegacy, and ClassyHats
Better Combat
⚔️ Easy, spectacular and fun melee combat system from Minecraft Dungeons.
Simple Weather
Providing an alternative, yet elegant solution for weather effects in Minecraft.
Just Enough Characters
A tweak to many mods to search in Chinese Pinyin
M.R.U
A library mod used by IMB11's mods to function.