promotional bannermobile promotional banner
premium banner
Adding some new JourneyMap InfoSlots to display information from other mods.

Description

JourneyMap Extra InfoSlots

What does this mod do?

JourneyMap Extra InfoSlots adds additional InfoSlots to JourneyMap that can display synchronized server-side values in the JourneyMap HUD.

Core ideas:

  • Shows server-side values (e.g. current mob level at the player’s position) directly in the JourneyMap InfoHUD2
  • Synchronizes values such as MobLevelAtPos from server to client via a custom network channel
  • Designed for NeoForge 1.21.1
  • Works great with Dynamic Difficulty
  • Easily extendable to display more InfoSlots and custom values

 

Features

  • Live display of the player level in InfoSlot1
  • Live display of the synchronized mob level in InfoSlot2
  • Network synchronization of server values (e.g. MobLevelAtPos) to the client
  • Seamless integration into the JourneyMap InfoHUD
  • Built for server–client sync: the server is the single source of truth

 

Requirements

 

Installation

  1. Download the latest version from the Files tab on CurseForge
  2. Place the JAR file in your mods folder
  3. Ensure JourneyMap, Dynamic Difficulty and ForgifiedFarbricAPI are installed
  4. Start Minecraft with NeoForge 1.21.1

 

Development note

Most of this mod was developed with the help of AI tools (e.g. GitHub Copilot).
Networking, API integrations and parts of the documentation were implemented and iterated using AI assistance. This project is intended as a small example of how AI can accelerate mod development.

 

License

This project is licensed under the MIT License.
See the file LICENSE for details.