Resource Spawner Overhaul

by orzelek

Overhauls resource spawning system.

19 days ago
0.14 - 1.1
135K

g New Resource for RSO

4 years ago
(updated 4 years ago)

Hi, I've got a pumped resource I'd like added to RSO called "adamo-carbon-natural-gas". This is its name in the fluid, resource, and autoplace-control tables. This mod is not on the portal at this time, but I can provide a download link if necessary. It's very similar to crude oil in behaviour (and in fact would often occur alongside crude oil in nature, if that's possible). Thanks.

Edit: I found the other config files. I'm guessing this is what we would want: http://shadydealings.net/fact/adamo.lua

With
[code]
if game.active_mods["adamo-carbon"] then
fillAdamoConfig(config)
end
[/code]

4 years ago

I can add it a bit blindly but any typo will mean it won't work. I'd prefer to have mod to test against.

4 years ago

I uploaded it since I posted this: https://mods.factorio.com/mod/adamo-carbon

4 years ago
(updated 4 years ago)

But you removed the lua file :( - it goes 404 for me.

4 years ago
(updated 4 years ago)

My apologies. Adding back now. I meant to keep it there but accidentally deleted it while reorganizing my mod files.

4 years ago
(updated 4 years ago)

OK, should be back, now: http://shadydealings.net/fact/adamo.lua

I did a bit of testing. This looked alright in terms of having about half-and-half isolated gas deposits vs. ones associated with crude oil. But you know your algorithm better than I do, so if you think there's a better balance... In real life it's very common for natural gas to be associated with crude oil, so I think that's appropriate to do.

4 years ago
(updated 4 years ago)

Sorry, can't delete this comment -- went to the wrong thread.

4 years ago

Hello,

After some testing and playing, I've tweaked the resource settings for adamo carbon. The fuel values are reduced, so the resource amounts have been increased. When you have a chance, will you please update with the latest version of this file -- http://shadydealings.net/fact/adamo.lua? Thank you.

4 years ago

Updated in version 5.0.19.

4 years ago

Cool, thanks.

New response