Newer
Older
Boredom-combat-server / Files to copy into a .minecraft folder / config / forge-common.toml

#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"