Better Diving

Better Diving

6M Downloads

Ore gen config

serialtasted opened this issue ยท 3 comments

commented

Can't find config values for the new ore gen introduced in 1.2.

commented

Currently you can only enable/disable the generation of each ore. But i can add more options in the future.

commented

Never mind.. The metals drop from the outcrops. Sorry

commented

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
}