This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/thermal-common.toml
2023-11-02 12:32:44 -05:00

42 lines
859 B
TOML

[World]
[World.Ores]
[World.Ores."Oil Sand"]
#Whether this ore should spawn in the world.
Enable = true
[World.Ores.Apatite]
#Whether this ore should spawn in the world.
Enable = true
[World.Ores.Silver]
#Whether this ore should spawn in the world.
Enable = true
[World.Ores.Lead]
#Whether this ore should spawn in the world.
Enable = true
[World.Ores.Nickel]
#Whether this ore should spawn in the world.
Enable = true
[World.Ores.Cinnabar]
#Whether this ore should spawn in the world.
Enable = true
[World.Ores.Sulfur]
#Whether this ore should spawn in the world.
Enable = true
[World.Ores.Tin]
#Whether this ore should spawn in the world.
Enable = true
[World.Ores.Niter]
#Whether this ore should spawn in the world.
Enable = true