Resource Spawner Overhaul

by orzelek

Overhauls resource spawning system.

20 days ago
0.14 - 1.1
135K

g Leighzer Cheetah Ore Compatibility

4 years ago

Hello, I am kindly requesting you add support for my Cheetah Ore mod.

Below is the config and thank you!!

function fillLeighzerCheetahOreConfig(config)

config["cheetah-ore"] = {
type="resource-ore",

allotment=100, 
spawns_per_region={min=1, max=1}, 
richness=30000,

size={min=20, max=30},
min_amount=300,

starting={richness=8000, size=25, probability=1},

multi_resource_chance=0.20,
multi_resource={
    ["iron-ore"] = 2, 
    ['copper-ore'] = 4,
    ["coal"] = 4,
    ["stone"] = 4,
}

}
end

4 years ago

Hello, this is a friendly bump on my request for compatibility between our mods. Above is the config I wish to use for my cheetah ore. -Thanks!

4 years ago
(updated 4 years ago)

Ops sorry I must have missed it.
I'll add it for next version.

It's up now.

New response