Refactor configuration files for improved clarity and organization; update seasonal properties in sereneseasons and streamline server variable settings for better performance.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
###########################################################################################################
|
||||
## General settings.
|
||||
###########################################################################################################
|
||||
["Integrated Villages".General]
|
||||
# Whether or not vanilla villages should be disabled.
|
||||
# Default: true
|
||||
#
|
||||
"Disable Vanilla Villages" = true
|
||||
# Whether or not create contraptions such as windmills will be activated on world generation. Turning this to false could prevent some lag.
|
||||
# Default: true
|
||||
#
|
||||
"Activate Create Contraptions" = true
|
||||
Reference in New Issue
Block a user