Resource Spawner Overhaul

by orzelek

Overhauls resource spawning system.

19 days ago
0.14 - 1.1
135K

i Config-less integration with Peace Mod

7 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.

7 years ago

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

New response