NPC spawn time rate appears to be incredibly fast. 5-7 seconds. I have ben trying to alter this but unfortunately despite altering the settings.json it'll still does't work anyways.
Code:
"default_respawn_time":{ "random_spot_npc":{ "RespawnMinTime":40, "RespawnMaxTime":50 }, "random_spot_herb":{ "RespawnMinTime":150, "RespawnMaxTime":180 }, "random_spot_mineral":{ "RespawnMinTime":150, "RespawnMaxTime":180 }, "normal_npc":{ "RespawnMinTime":60, "RespawnMaxTime":70 }, "normal_reactor":{ "RespawnMinTime":60, "RespawnMaxTime":70 }}
Anybody happen to found a solution?