Compatibility
Minecraft: Java Edition
1.20–1.20.1
1.19.x
1.18.1–1.18.2
1.17.1
1.16.4–1.16.5
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed Apache-2.0
Created 2 years ago
Updated 2 years ago
This mod adds a way to bind multiple physical keys to the same action. Ill do an example here:
Let's say you want to bind the attack/break key to the left mouse button and the button 'n'.
Then you'd first open the config dupkeys-client.toml
and set the value of kb1
to key.attack
. To find out the action ids, you can take a look in options.txt
.
Then from in-game in the Controls
options, you can bind the Virtaul Key 1 to n
and you'll be able to trigger the attack/break key with both left click and n
.