Skip to content

Modifying the Config Pack

JaddotWuzHere edited this page Jul 19, 2022 · 9 revisions

There are a lot of options that you can easily change in Tartarus. Some examples are the biome size, whitelisted biomes, and the likelihood of each biome.

Most of these settings can be changed in options.yml found in the root directory of the pack. Currently, the file only includes the options to disable certain biomes from generating, how often each biome generates, and the biome size.

Setting Biome Size

To change the size of every biome, scroll down to the biome-size value, and change the number.

biome-size: 1

1 is the default value. To make biomes twice as large, simply change the number to 2. To make biomes twice as small, change the number to 0.5, etc.

Clone this wiki locally