init
This commit is contained in:
commit
d8d0e9d536
2567 changed files with 167778 additions and 0 deletions
41
config/thermal-common.toml
Normal file
41
config/thermal-common.toml
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
|
||||
[World]
|
||||
|
||||
[World.Features]
|
||||
|
||||
[World.Features."Oil Sand"]
|
||||
#Whether this feature should naturally spawn in the world.
|
||||
Enable = false
|
||||
|
||||
[World.Features.Silver]
|
||||
#Whether this feature should naturally spawn in the world.
|
||||
Enable = false
|
||||
|
||||
[World.Features.Lead]
|
||||
#Whether this feature should naturally spawn in the world.
|
||||
Enable = false
|
||||
|
||||
[World.Features.Nickel]
|
||||
#Whether this feature should naturally spawn in the world.
|
||||
Enable = false
|
||||
|
||||
[World.Features.Cinnabar]
|
||||
#Whether this feature should naturally spawn in the world.
|
||||
Enable = false
|
||||
|
||||
[World.Features.Sulfur]
|
||||
#Whether this feature should naturally spawn in the world.
|
||||
Enable = false
|
||||
|
||||
[World.Features.Tin]
|
||||
#Whether this feature should naturally spawn in the world.
|
||||
Enable = false
|
||||
|
||||
[World.Features.Niter]
|
||||
#Whether this feature should naturally spawn in the world.
|
||||
Enable = false
|
||||
|
||||
[World.Features."Rubberwood Trees"]
|
||||
#Whether this feature should naturally spawn in the world.
|
||||
Enable = false
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue