Asteroid Belt

by MrLumme

Adds an asteroid belt, dividing the solar system into inner planets, and the outer planets. Inner planets are Nauvis, Vulcanus, Fulgora, Gleba (Mods: Castra, Rubia, Moshine, Igrys, Corrundum). Outer planets are Aquillo, (Mods: Maraxsis, Tenebris, Cubium, Secretas & Frozeta, Paracelsin). The edges of the belt are very resource rich. Traveling through the belt is a short but difficult trip, required either a well armed and armoured vessel or one that can moderate it's speed.

Content
10 days ago
2.0
1.34K
Factorio: Space Age Icon Space Age Mod
Planets Logistics

g Nexus

2 months ago

Hi, nice mod.
I play with endgame Nexus https://mods.factorio.com/mod/Nexus?from=search
Its possible to add Nexus to Outer planets? Connection Fulgora - Nexus pass through asteroid belt?

2 months ago

you could rebind the the link from Fulgora to the nexus to Aquillo to the nexus. I would but i just finished fixing all of interstellar. it should be doable in a single if replace though.

2 months ago

if data.raw["space-connection"]["fulgora-nexus"] then
data.raw["space-connection"]["fulgora-nexus"].from = "aquillo"
end

just run this in data-final-fix.lua and it should move the connection.

2 months ago

the version i posted did not work. i spelled aquillo wrong. only has 1 l.

I am now using Nexus as well i have pushed a PR to interstellar to remove the incompatibility for it and made the patch. witch just needs to be accepted. I have fixed the error in the code as well as skipping that change if interstellar is installed since its then handled differently. the previous link will get you the working version. but here it is again

https://drive.google.com/file/d/1lzXaQz1MHPBQOZi-Za5A7gHgIcOz0_4H/view?usp=sharing

2 months ago

@MrLumme this now has updated compatibility for an unreleased version of Interstellar as well as Nexus if you want to push this version.

2 months ago

It is updated, thanks again for the help ^.^

2 months ago

again. no problem. glad to help.

New response