Updated client modpack to reflect server mod changes.
This commit is contained in:
7
client/overrides/config/forge-common.toml
Normal file
7
client/overrides/config/forge-common.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
#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"
|
||||
|
||||
Reference in New Issue
Block a user