Mineuniverse
Log in Register
Mods

KeyBindJS

A Kubejs Addition
by yiran1457
Download Claim this project
1,619,312 downloads
0 likes
Updated Jul 6, 2026
0 hypes
KubeJS

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')
})
KeyBindJS-2001-2.3.0.jar
MC Client, 1.20.1, Forge, Server
Release 2025-07-31 Get
keybindjs-2101-1.0.1.jar
MC Client, NeoForge, 1.21.1
Beta 2025-04-25 Get
KeyBindJS-2001-2.2.3.jar
MC 1.19.4, Client, 1.19.2, 1.20.1, Forge, Server
Beta 2025-04-25 Get
keybindjs-2101-1.0.jar
MC Client, NeoForge, 1.21.1
Release 2025-04-16 Get

More from yiran1457

TooltipJS
984
SlashBladeTetra
9,391
JEI SlashBlade
8,244
JavaScriptJS
77,863
AE Tetra
6,331
JEI Tetra
611,399

You Might Also Like

Theurgy KubeJS
Theurgy KubeJS provides KubeJS integrations for Theurgy.
9,503,452
EntityJS
This mod uses KubeJS to dynamically register entities with full AI/Animation/Spawn Control support!
8,731,173
KubeJS TFC
KubeJS TFC integration
919,127
Forbidden Arcanus JS
Forbidden and Arcanus kubejs Compatibility
97,097
Immersive Engineering JS
kubejs compat for ie
94,624
KubeJS REI Runtime
Allows KubeJS to hide and show items from REI dynamically
89,244