promotional bannermobile promotional banner

Journey Mode JM

A Minecraft mod that allows you to unlock unlimited access to items after collecting enough of them.

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

NeoForge

implementation "curse.maven:journey-mode-1375363:7167939"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

📋 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

Technical Implementation

  • Added KeyMapping for proper Minecraft keybind integration
  • Registered keybind in RegisterKeyMappingsEvent
  • Replaced hardcoded GLFW_KEY_J with KeyMapping.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