New chunk detector
What this mod does
This mod is a lightweight Forge addon that monitors the generation of new chunks in Minecraft. When fresh world areas are created, a corresponding notification appears in the game console.
![]()
Functionality
The mod operates very simply - it monitors the landscape generation process and records the moment when new chunks are created. Each such event is accompanied by an entry in the game console output, as shown in the image above.
Development plans
Future versions plan to expand notification functionality. Possible additions include alerts directly in the player's chat when generating new territories, as well as implementing server-wide notifications for all participants.
Also under consideration is the creation of a configuration file that will allow users to customize intervals between notifications and disable specific alert types according to their preferences.