Planet Ribbonia


Explore the derelict fulgoran ringworld of Ribbonia, an artificial planet where spatial reasoning and creativity are the key to your survival. Can you handle C.H.A.R.L.E.S., the crazed and lonely AI? Discover Fulgoran crafting techniques involving molten plastic and fusion plasma and dive into pure Factorio nostalgia on Ribbonia. Ribbonia minimally affects the vanilla game and can be added to existing saves.

Content
a day ago
2.0 - 2.1
7.80K
Factorio: Space Age Icon Space Age Mod
Planets Transportation Logistics Trains Combat Environment Fluids Manufacturing Power

b [fixed]crush

a month ago

if mods["maraxsis"] then
table.insert(data.raw["technology"]["ribbonia-fuel-cell-productivity"].effects, {
type = "change-recipe-productivity",
recipe = "msr-fuel-cell",
change = 0.1
})
--after unlocking maraxsis fuel cell:
table.insert(data.raw["technology"]["ribbonia-fuel-cell-productivity"].prerequisites, "maraxsis-salt-reactor")
end

msr-fuel-cell and maraxsis-salt-reactor not exist

a month ago

Hey there,

Maraxsis removed the Salt reactor and fuel cells in the newest version. I made the compat patch optional for people playing old versions of Maraxsis, fixing the crash in 0.6.1.

Thank you for the report!

New response