1
0
Fork 0
mirror of https://github.com/xHyroM/aetheria.git synced 2024-09-19 21:03:20 +02:00
aetheria/packwiz/1.20.1/config/terrablender.toml

18 lines
534 B
TOML
Executable file

#General settings
general = {}
#Generation settings
[generation_settings]
#The size of nether biome regions from each mod that uses TerraBlender.
#Range: 2-6
nether_region_size = 2
#The size of overworld biome regions from each mod that uses TerraBlender.
#Range: 2-6
overworld_region_size = 3
#The weighting of vanilla biome regions in the nether.
#Range: 0-2147483647
vanilla_nether_region_weight = 10
#The weighting of vanilla biome regions in the overworld.
#Range: 0-2147483647
vanilla_overworld_region_weight = 10