
ConfigurableSpawnChunks
This mod provides the ability to configure the number of chunks that are loaded when creating or entering a Minecraft world. This can significantly reduce loading time, although it may cause some delay when initially entering the game world.
Main Features
- Configuration of the number of generated and loaded chunks when starting the world
- Optional display of random messages on the loading screen (especially useful for modpacks)
- Compatibility with single player and dedicated servers
Configuration
The mod uses a server configuration file that can be overridden via the "defaultconfigs" folder when creating a world or via "\saves\World\serverconfig" after world creation. Client configuration is located in the file: "\config\configspawnchunk-client.toml"
Compatibility
The mod can be installed on both the server and the client (or both simultaneously). The respective functions work independently on dedicated servers and in single player.
For Modpack Developers
The mod is completely free to use in modpacks, no author permission is required.