rsemcm/client/overrides/config/forge-common.toml
Harrison Deng 3ac7cf66c2
Some checks reported errors
ydeng/Reslate/rsemcm/pipeline/head Something is wrong with the build of this commit
RealYHD/rsemcm/pipeline/head Something is wrong with the build of this commit
Updated client modpack to reflect server mod changes.
2022-05-30 15:47:37 -05:00

8 lines
310 B
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 = "default"