mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
9 lines
148 B
TOML
Executable file
9 lines
148 B
TOML
Executable file
|
|
#.
|
|
#Modify Create's impact on your terrain
|
|
[worldgen]
|
|
#.
|
|
#.
|
|
#Prevents all worldgen added by Create from taking effect
|
|
disableWorldGen = false
|
|
|