SomebodyMakeAConstruct/config/thermal-common.toml
2024-05-22 17:40:04 -05:00

30 lines
576 B
TOML

[World]
[World.Ores]
[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.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