Fabric/Quilt Chunk Pregenerator
This Fabric mod allows you to pre-generate chunks for your server or single-player world. Requires Fabric API or QSL to function.
Available Commands
- /pregen start
— initiates pre-generation of a square area with the specified radius. Only one pre-generation process can run at a time. - /pregen stop — stops the process and displays the number of chunks already processed.
- /pregen status — shows the current generation progress.
- /pregen help — displays help information for using the commands.
It's important to note that the specified radius determines the distance from the center to each side of the square. For example, using a value of 10 will create an area of 20×20 chunks.