World Pre Generator
Provides a pre-generator for Minecraft worlds.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
World Pre Generator
Version 5.X.X
For older versions of the mod, check the wiki.
This Mod can pre generate the Minecraft dimensions per command. The Mod is only needed on the server side, but can also be used on the client side.
---
You need a server to play with friends? You don't know how to set up one? Just rent an already configured server!

Click on the picture above, select a plan (with recommended at least 6 GB), use my code 25% to get 25% off your first month and enjoy playing with your friends!
---
Support

Minecraft versions, for which the mod is not released, are not supported. You can find a text version here.
Hints
The pre generation tasks are executed one after the other. The pre generations are continued after restarts. Chunks already generated are skipped on pre-generation, if the forced flag is not true. If you run semi-parallel pre generation, you should set "max-tick-time" in the "server.properties"-file to -1 to prevent crashes, because the tick time gets too long. In semi-parallel pre generation mode, multiple tasks for pre generation are started in parallel, but the execution is done the Minecraft way. As of 1.20.1, this means, that only one chunk can be generated at a time.
Server Config
The config file can be found in the "serverconfig" folder in the "world" folder and is named "world_pre_generator-server.toml". The name of the world folder is set for servers in the "server.properties" file and for clients it is the name of the world/save game in the world list, and it can be found in the "saves" folder in the ".minecraft" folder.
* save Shall a pre generation feedback send to all online players? * save Parameters for generation * save Type of generation SERIAL: Every chunk one after another is generated. SEMI_PARALLEL: Multiple chunk generation tasks are created, but the generation is still serial (speed up the chunk generation). * save How many chunk generation tasks shall be start in parallel? If the value is "0", the number of processor cores is used. * save Delays of the print and save tasks * save Time between 2 status prints * save Time between 2 saving events
Commands
* `/pregen list` - Lists all running pre generation tasks. * `/pregen gen <dimension> start <block|chunk>
Progression State
The progress state computed is in chunks. You get the following information in the generation messages: "A B/C (D%) E chunks/s" * Rate of Chunks per second generated between this and the last message (E) * Rate of Chunks per second generated between this and the last message (E) * Rate of Chunks per second generated between this and the last message (E) * Rate of Chunks per second generated between this and the last message (E) * Rate of Chunks per second generated between this and the last message (E)
---
Thanks for the logo to Muse31. You can use this mod in non-commercial modpacks without asking. You can find more mods from me on CurseForge and Modrinth.
