9 lines
148 B
TOML
9 lines
148 B
TOML
|
|
#.
|
|
#Modify Create's impact on your terrain
|
|
[worldgen]
|
|
#.
|
|
#.
|
|
#Prevents all worldgen added by Create from taking effect
|
|
disableWorldGen = false
|
|
|