Initial commit
This commit is contained in:
16
config/biomesoplenty/generation.toml
Normal file
16
config/biomesoplenty/generation.toml
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
#World generation related options.
|
||||
[overworld]
|
||||
#The weighting of bop biome regions in the overworld.
|
||||
#Range: > 0
|
||||
bop_overworld_region_weight = 20
|
||||
#The weighting of bop biome regions in the nether.
|
||||
#Range: > 0
|
||||
bop_nether_region_weight = 13
|
||||
#The weighting of rare bop biome regions in the overworld.
|
||||
#Range: > 0
|
||||
bop_overworld_rare_region_weight = 5
|
||||
#The weighting of rare bop biome regions in the nether.
|
||||
#Range: > 0
|
||||
bop_nether_rare_region_weight = 2
|
||||
|
||||
Reference in New Issue
Block a user