PolyhedralDev / TerraOverworldConfig

Overworld config pack for Terra
Creative Commons Attribution 4.0 International
37 stars 37 forks source link

Terra Overworld Config

The default overworld configuration for Terra 6.0+, containing over 140 different biomes.

You can find Terra - the main project this config pack is designed for here.


Navigating through the config

This pack is organized into many top level directories, each containing configs specific to a different domain of configuration:

For more in-depth explanations of each directory's files and subdirectories, you can refer to their respective README files.

Customization

How do I make biomes larger / smaller?

You can find some easy to modify parameters in the meta.yml file under biome-distribution, which control the scales of different areas of biome distribution.

How do I remove all oceans / all land / all hot biomes / etc?

This pack comes with several biome distribution presets, which can be chosen within the pack.yml file. If none of these presets do exactly what you want, you can further modify biome distribution presets with alternate sources and stages. Check out the biome-providers/presets/default.yml config for these alternative sources and stages.

Where can I learn more about configuration?

If you want more in-depth customization, or simply just want to know what makes this pack tick, you can check out the config development section of the Terra wiki to learn more.