Files
IMR6/minecraft/config/thermal-common.toml
2026-07-08 22:58:56 +01:00

42 lines
995 B
TOML

[World]
[World.Features]
[World.Features."Oil Sand"]
#Whether this feature should naturally spawn in the world.
Enable = true
[World.Features.Silver]
#Whether this feature should naturally spawn in the world.
Enable = true
[World.Features.Lead]
#Whether this feature should naturally spawn in the world.
Enable = true
[World.Features.Nickel]
#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
[World.Features.Cinnabar]
#Whether this feature should naturally spawn in the world.
Enable = true
[World.Features.Sulfur]
#Whether this feature should naturally spawn in the world.
Enable = true
[World.Features.Tin]
#Whether this feature should naturally spawn in the world.
Enable = true
[World.Features.Niter]
#Whether this feature should naturally spawn in the world.
Enable = true