ChunkMap
This modification presents an interactive chunk map where each area is displayed as a colored square providing various information about the game world's state.
Main Control Functions
Using hotkeys, you can switch between different viewing modes:
- L - activation of chunk loading tracking mode
- G - transition to viewing area generation information
- T - enabling system tickets display mode
- E - toggling entity information overlay
Map navigation is performed in the following ways:
- W, A, S, D keys - moving the map center. While holding Alt, movement occurs by 16 chunks instead of 1
- M - opening a dialog window for precise movement to specified chunk coordinates
- H - calling mod usage help
- Number keys 0, 1, 2 - instant movement between dimensions: Nether, Overworld, and End respectively
Double-clicking on any chunk opens detailed information about it or allows loading the area to a certain level (default 31 or entity processing).
Known Limitations
When using the mod, some features should be considered:
- MSPT resource consumption can reach high values (about 12 units)
- To interact with the map window, it's necessary to open the game to local network (this limitation may be irremovable)
- Manually loaded chunks sometimes don't unload correctly due to problems with ticket list synchronization