
Default World Generator
The Default World Generator modification is specifically designed for Minecraft modpack developers who need to set a specific world generator as default. Users retain the ability to change this parameter if desired, but initially the option specified in the configuration file will be applied.
Setup and Configuration
Install the mod into the mods folder, first making sure that the modification providing the required world generator is also installed. Launch Minecraft, wait for full loading, then close the game and edit the defaultworldgenerator.cfg file in the config folder. If you know the generator name, simply replace the "default" value with the desired name. If the name is unknown, use the debug tool which will display all available world generators in the chat.
Important: This is a client-side only modification and does not require installation on the server.
Source Code
Default World Generator is an open source project available on GitHub at https://github.com/FireBall1725/DefaultWorldGenerator
License
The modification is distributed under the MIT license, which can be viewed by clicking the corresponding link on the right.
Usage in Modpacks
This mod is specifically designed for modpack creators. You can freely use it in any modpacks - both public and private. If you decide to use it, we'd be happy to know about it, although this is not a mandatory requirement.
Feature Suggestions
If you have ideas for adding new features, leave your suggestions in the comments below.