JourneyMap Extra InfoSlots extends JourneyMap with additional InfoSlots that can display synchronized server-side values.
- Shows, for example, the current mob level at the player's position directly in the JourneyMap HUD
- Synchronizes values like MobLevelAtPos from server to client via network
- Compatible with Dynamic Difficulty and NeoForge 1.21.1
- Easily extendable for more InfoSlots
- Live display of the player level in InfoSlot1
- Live display of the synchronized mob level in InfoSlot2
- Network sync of server values (e.g. MobLevelAtPos)
- Integration into the JourneyMap InfoHUD
- Download the latest version from Releases
- Place the JAR file in your
modsfolder - Make sure JourneyMap and Dynamic Difficulty are installed
- Start Minecraft with NeoForge 1.21.1
Most of this mod was developed with the help of AI (GitHub Copilot). Many features, network and API integrations, and the documentation were implemented and optimized with AI support. This project demonstrates how modern AI tools can accelerate and simplify mod development.
This project is licensed under the MIT License. See the file LICENSE for details.