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
This commit is contained in:
@ -0,0 +1,15 @@
|
||||
|
||||
[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
|
||||
|
Reference in New Issue
Block a user