F3 rebinding
3 months ago
Champagne-Ardenne, France

Hi

I'm looking to get into MC speeedrunning and I was wondering I could use this mod to rebind the F3 key (I use a 65% keyboard and F keys require to hold the Fn key to be used)?

Vietnam

That mod use fabric api which is not allowed in speedrunning

DarkblooM likes this
Champagne-Ardenne, France

Gotcha

Andalusia, Spain

try with microsoft powertoys

Chicago, IL, USA

To rebind keys, you can download AutoHotkey (https://www.autohotkey.com/, make sure to get version 1.1) and create a file with your desired key bindings. For instance, if you want to swap the keys "F3" and "r", you can create a file and name it something.ahk with the following content:

#IfWinActive Minecraft
*F3::r
*r::F3
Launch the file, and the input of keys "F3" and "r" will be swapped (which means pressing "r" will open the debug menu).

You can customize the key bindings as desired, see this for help: https://www.autohotkey.com/docs/v1/KeyList.htm

Rebind Rules

You may remap keys using external programs, but:

• Each game input may have only one key, and each key may cause only one game input

• F3 shortcuts (such as F3+C, Shift+F3, etc.) can't be bound to a single button

• Inputs must be buttons - no scrolling the scroll-wheel or similar

• Rebinding "Attack/Destroy" or "Use Item/Place Block" to a keyboard button in order to abuse as an autoclicker is not allowed

Edited by the author 3 months ago
Game stats
Followers
42,604
Runs
22,905
Players
8,049
Latest news
Updated Legal Mods
  • (1.21.2-1.21.4) Atum 1.3.0: Port to 1.21.2-1.21.4.

  • (1.21.2-1.21.4) FastReset 1.4.3: Add support for 1.21.2-1.21.4.

  • (1.21.2-1.21.4) Standard Settings 1.2.4: Port to 1.21.2-1.21.4.

  • (1.21.2-1.21.4) SleepBackground 3.9.1: Port to 1.21.2-1.21.4.

  • (**

17 days ago