testing pre-commit strats

This commit is contained in:
2025-05-11 16:11:23 -05:00
parent 955cb8038c
commit a7e1af141c
283 changed files with 25943 additions and 25864 deletions

View File

@ -1,18 +1,18 @@
#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
#General settings
general = {}
#Generation settings
[generation_settings]
#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 size of nether biome regions from each mod that uses TerraBlender.
#Range: 2-6
nether_region_size = 2
#The weighting of vanilla biome regions in the overworld.
#Range: 0-2147483647
vanilla_overworld_region_weight = 10