Resource Spawner Overhaul

by orzelek

Makes resources more sparse than base game. You will need to use trains much earlier to get resources. Game will be more difficult especially with higher enemy settings.

Tweaks
a day ago
0.14 - 2.0
143K
Environment

g Leighzer Cheetah Ore Compatibility

5 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