1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00

Change config related to the testing user

This commit is contained in:
2020-04-20 22:13:43 +02:00
parent de8d181dcc
commit 7ebce19d3c
3 changed files with 16 additions and 15 deletions

View File

@ -1,18 +1,18 @@
#World generation related options.
[overworld]
#The size of generated biomes.
#Allowed Values: TINY, SMALL, MEDIUM, LARGE, HUGE
biome_size = "MEDIUM"
#The size of generated rivers.
#Allowed Values: TINY, SMALL, MEDIUM, LARGE, HUGE
river_size = "MEDIUM"
#Type of temperature zones to use during biome placement.
#Allowed Values: LATITUDE, SMALL_ZONES, MEDIUM_ZONES, LARGE_ZONES, RANDOM
temperature_variation_scheme = "MEDIUM_ZONES"
#Type of rainfall zones to use during biome placement.
#Allowed Values: SMALL_ZONES, MEDIUM_ZONES, LARGE_ZONES, RANDOM
rainfall_variation_scheme = "MEDIUM_ZONES"
#Enhance vanilla biomes by adding additional decoration.
enhance_vanilla_biomes = true
#The size of generated biomes.
#Allowed Values: TINY, SMALL, MEDIUM, LARGE, HUGE
biome_size = "MEDIUM"
#Type of temperature zones to use during biome placement.
#Allowed Values: LATITUDE, SMALL_ZONES, MEDIUM_ZONES, LARGE_ZONES, RANDOM
temperature_variation_scheme = "MEDIUM_ZONES"
#The size of generated rivers.
#Allowed Values: TINY, SMALL, MEDIUM, LARGE, HUGE
river_size = "MEDIUM"