Changelog
🚀 Complete Mod Reconstruction & Porting
- Experimental Recovery & Revamp: Previous experimental builds of both NeoForge and Fabric were broken due to the introduction of a complex multi-module architecture. We have completely revamped and reconstructed both loader projects back from the
1.4.0codebase, which was the last verified stable build before introducing multi-module setups. - 100% Bug-Free Native JARs: Both the Fabric 1.21.1 and NeoForge 1.21.1 mods are now compiled natively and work perfectly without any runtime bugs or crashes.
- Native NBT Saved Data Persistence: User player data is no longer saved in an external JSON file. Progress and unlocks are persisted natively inside standard level NBT attachments, resolving server portability and synchronization issues.
- Fabric 1.21.1 Native Port: Fully implemented the Fabric version inside the
Fabric/directory with 100% feature-parity. - Enforced Gradle Mappings Isolation: Re-configured Gradle scripts to run official Mojang mappings (
mappings loom.officialMojangMappings()) natively alongside Fabric Loader0.19.2, ensuring perfect compile-time type-safety. - Safe Container Mixins: Ported screen mixins (
HandledScreenMixin.java) to inject cleanly on top ofAbstractContainerScreenin the Mojmap environment. - dimension-swap Immune Core: Fabric player unlock attachments utilize a robust static JVM map tracking handler inside
GlobalDataHandler.java, keeping player data fully safe across dimension boundaries or deaths without relying on heavy platform serialization systems.
Files
journeymode-1.6.0N-1.21.1.jar(56.39 KiB) Primary Download
External resources
Featured versions
See allProject members

aryangpt700
Owner
Technical information
License
GPL-3.0-only
Client side
required
Server side
required
Project ID
