atm9lite/server/config/thermal-common.toml
2024-10-17 01:31:38 -07:00

46 lines
1.1 KiB
TOML

[World]
[World.Features]
[World.Features."Oil Sand"]
#Whether this feature should naturally spawn in the world.
Enable = true
[World.Features.Apatite]
#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 = true
[World.Features."Rubberwood Trees"]
#Whether this feature should naturally spawn in the world.
Enable = true