Minecraft – How to rebind a hot key in Minecraft

minecraft-java-editionminecraft-millenaireminecraft-modsmods

I've installed some mods on my Minecraft 1.7.2, but they have a conflict: 1 key is used by 2 different mods. I can't rebind it, because it's happening on a server. Forge is giving a crash-report & stop.

Problem mods: millenaire & useful pets.

How can I rebind a key used by mods?

Best Answer

All mod keys should be in the Controls for mods loaded by Forge. Go to Settings → Controls and see if you can find the conflict. All conflicting keys are written in red instead of in normal white.

An alternative solution is to edit the mod itself. Open the mod in which the keys conflict in Eclipse (YouTube video), then locate the class that's named something like KeyPress.class, search for the key and change it there.