Files
FearFactory/1.20.1-FearFactoryTest/minecraft/config/biomesoplenty/generation.toml
admim 6ce101c83a added an upsetting number of biomes + updates & optimizations
Added Terralith and Biomes O plenty for even more biomes
As well as terrain generation optimization via faster random & c2me which adds threading for chunk generation

updated Arphex which fixed an obscure crash with the broodmother
2025-05-25 10:13:48 -05:00

16 lines
510 B
TOML

[nether]
#The weighting of bop biome regions in the nether.
bop_nether_region_weight = 13
#The weighting of rare bop biome regions in the nether.
bop_nether_rare_region_weight = 2
[overworld]
#The weighting of primary bop biome regions in the overworld.
bop_primary_overworld_region_weight = 10
#The weighting of rare bop biome regions in the overworld.
bop_overworld_rare_region_weight = 2
#The weighting of secondary bop biome regions in the overworld.
bop_secondary_overworld_region_weight = 8