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

i Config-less integration with Peace Mod

8 years ago

Peace Mod removes the map generation options for enemy bases when it disables enemies. This means that the if statement in resourceconfigs/mainconfig.lua line 37 can be reduced to

<pre> if data.raw["autoplace-control"]["enemy-base"] then </pre>

and the redundant useEnemiesInPeaceMod setting can be eliminated.

8 years ago

Haha disregard that, looks like data is out of scope there

New response