File Details
journeymode-1.3.4.jar
- B
- Oct 30, 2025
- 41.55 KB
- 10
- 1.21.1
- NeoForge
File Name
journeymode-1.3.4.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
📋 Changelog
Version 1.3.4
Release Date: October 30, 2025
Major Feature
- ⌨️ Configurable Keybind: Journey Mode menu key is now customizable!
- Default key:
J(unchanged) - Configurable in: Options → Controls → Key Binds → Journey Mode
- Can rebind to any key you prefer
- Appears in dedicated "Journey Mode" category in controls menu
- Default key:
Technical Implementation
- Added
KeyMappingfor proper Minecraft keybind integration - Registered keybind in
RegisterKeyMappingsEvent - Replaced hardcoded
GLFW_KEY_JwithKeyMapping.consumeClick() - Added localization for keybind name and category
- Keybind state is saved in Minecraft's options.txt
User Experience
- Navigate to Options → Controls → Key Binds
- Scroll to "Journey Mode" category
- Click on "Open Journey Mode Menu" binding
- Press your desired key to rebind
- Changes save automatically

