Ore gen config
serialtasted opened this issue ยท 3 comments
Currently you can only enable/disable the generation of each ore. But i can add more options in the future.
I can't find the configs for copper and other metals that were introduced in 1.2
"plants and ores" {
# Enable/Disable Creepvine generation [default: true]
B:creepvine=true
# Enable/Disable limestone outcrop generation [default: true]
B:limestone=true
# Enable/Disable sand layer generation (generates more sand and less gravel in oceans) May reduce world generation speed [default: true]
B:sand=true
# Enable/Disable sandstone outcrop generation [default: true]
B:sandstone=true
# Enable/Disable Seagrass generation [default: true]
B:seagrass=true
}