Defaulted Hotkeys
Change any default keybindings.
Quick challenge
How far can you run before the mobs catch you?
Rotate your phone
Dino Mine is ready when your screen is landscape.
Minecraft check
Confirm your run
Complete the quick check to get your code.
Your code
Expires in 5 hours
Defaulted Hotkeys
Default Hotkeys
This mod can set the default hotkeys for any keybindings.
Usage
Config file `.minecraftconfigdefault-hotkeys.json` will auto generated after first fully launch. (In order to load translations correctly)
```json5 [ { //translate key "comment": "key.advancements", //translation in current language "translation": "Advancements", //hotkey in vanilla format "key": "key.keyboard.l" }, //...more ] ```
For all available key values, see Keys.java