init
This commit is contained in:
commit
a956daf8e2
2351 changed files with 163047 additions and 0 deletions
6
config/defaultoptions-common.toml
Normal file
6
config/defaultoptions-common.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#The default difficulty selected for newly created worlds.
|
||||
#Allowed Values: PEACEFUL, EASY, NORMAL, HARD
|
||||
defaultDifficulty = "NORMAL"
|
||||
#Set to true if the difficulty for new world's should be locked to the specific default. This cannot be unlocked by players without external tools! Probably a bad idea. I don't recommend. Why am I adding this option?
|
||||
lockDifficulty = false
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue