-
Notifications
You must be signed in to change notification settings - Fork 4
Initial Setup
The official source for this mod is CurseForge. You can find a download link on this page. There are no builds available here on GitHub.
You can run the mod with Forge by putting it in your .minecraft/mods/ folder. By default, this mod will simulate vanilla cave generation as closely as possible. This is because a single preset, vanilla.cave, is enabled by default. Presets are stored in config/cavegenerator/presets and it will be the only one there. Additional demo presets are stored in config/cavegenerator/example_presets. Have a look at the presets in this folder and see if there are any you want to try. If so, copy them over to config/cavegenerator/presets. This will not enable them, but they will get parsed and can now be enabled.
Before you do anything else, you can optionally have a look inside /config/cavegenerator.cfg and see if there are any settings you might want to change.
Home | About | Getting Started | Hjson | FastNoise