Fellies/config[copied]/forge-common.toml

8 lines
303 B
TOML
Raw Normal View History

2021-01-17 12:40:59 +00:00
#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 = "default"