ATM9-Vocality/config/thermal-common.toml
2024-06-13 23:34:56 -05:00

42 lines
1.0 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