
Fabric Chunk Pregenerator
What is it?
Fabric Chunk Pregenerator is a specialized Fabric mod that allows you to pre-generate chunks for both multiplayer servers and singleplayer gameplay. It works exclusively with Fabric and requires Fabric API for proper functionality.
Main Commands
/pregen start <radius>
— Starts the chunk pre-generation process in a square area where each side equals twice the radius value. Only one such operation can run at a time./pregen stop
— Stops the current pre-generation and shows statistics of completed work./pregen status
— Displays the number of already generated chunks./pregen help
— Shows a help message with descriptions of available commands.
Important Note
When using the /pregen start
command, a square area is created where the specified radius determines the distance from the center to each side. For example, with a radius of 10, a 20×20 chunk region will be generated.