Back to mods
KeyBindJS project artwork

CurseForge · Minecraft mod

KeyBindJS

A Kubejs Addition

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which KeyBindJS release matches 1.20.2 Forge?

Updated 1 year ago
Best match for your filters KeyBindJS-2001-2.2.jar
Game version 1.19.4, 1.19.2, 1.20.1
Loader Forge

KeyBindJS-2001-2.2.jar targets 1.19.4, 1.19.2, 1.20.1 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. 1 required mod needs a matching file.

Where it goes

Is KeyBindJS required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Forge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does KeyBindJS-2001-2.2.jar need?

KeyBindJS-2001-2.2.jar on 1.20.2 Forge. Every mod below is checked against that same setup.

1 required mod needs a matching file

Install KubeJS first, but 1 required mod has no matching file for this setup. Do not mix loader builds to force a match.

KubeJS Needed by KeyBindJS-2001-2.2.jar
required
No matching file

We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add KeyBindJS without breaking your instance.

Built for KeyBindJS-2001-2.2.jar on 1.20.2 Forge. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use KeyBindJS-2001-2.2.jar. It targets 1.19.4, 1.19.2, 1.20.1 with Forge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install KubeJS first, but 1 required mod has no matching file for this setup. Do not mix loader builds to force a match.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside KeyBindJS-2001-2.2.jar. It opens that exact file at the source.

About this project

What does KeyBindJS add?

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')
})

Project description from CurseForge.

Pick your setup

KeyBindJS by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

18 available setups

Showing the newest 12 of 18 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

KeyBindJS versions and loaders

6 of 13 releases match
Clear filters

Looking for an older file? The official CurseForge project page is in Resources.