Harrison Deng 3ac7cf66c2
Some checks reported errors
ydeng/Reslate/rsemcm/pipeline/head Something is wrong with the build of this commit
RealYHD/rsemcm/pipeline/head Something is wrong with the build of this commit
Updated client modpack to reflect server mod changes.
2022-05-30 15:47:37 -05:00

17 lines
463 B
TOML

#World generation related options.
[overworld]
#The weighting of bop biome regions in the overworld.
#Range: > 0
bop_overworld_region_weight = 13
#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 = 2
#The weighting of rare bop biome regions in the nether.
#Range: > 0
bop_nether_rare_region_weight = 2