Newer
Older
Boredom-combat-server / Mods / config / forge-common.toml
@Cory Tucker Cory Tucker on 15 Jul 2021 304 bytes Updating mods 1.1

#General configuration settings
[general]
	#Defines a default world type to use. The vanilla default world type is represented by 'default'.
	#The modded world types are registry names which should include the registry namespace, such as 'examplemod:example_world_type'.
	defaultWorldType = "BIOMESOP"