🌐Planet Rubia


Discover the wind planet Rubia. Belts and inserters work differently on Rubia, leading to unique building challenges not seen on any other planet. Your whole factory must go with the wind as a never-ending barrage of waste is hurled at your base.

Content
5 days ago
2.0
15.6K
Factorio: Space Age Icon Space Age Mod
Planets Logistics Trains Environment Mining Manufacturing Power

g [Resolved] Incompatability with Bobs

15 days ago

Bobs changes the recipe for a chemical plant to require glass, something I don't seem to find on Rubia, and without this I can't make the scrapohilia. So I figure either you need to be changing the recipe so it can be made in an assembly machine instead, or making this incompatible with bobs.

Or did I miss something ?

Z

15 days ago
(updated 15 days ago)

I'm on it. Exactly which mod is the one in question? Bob's modpack is quite large.

15 days ago
(updated 15 days ago)

I went poking around, and it looks like Rubia is probably way too incompatible with most of bob's mods. I'm honestly not sure how you're even playing Bob's with space age. I can't even find the mod that makes it take glass. I might be able to make compat, but this is definitely not a 5 minute fix. This is going to be very involved.

15 days ago

I figured out a fix. Try out the new version of Rubia.

15 days ago

(can't remember which bobs mod adds glass to a chem plant).

I managed to hack a fix by changing the defition of the recipe for scrapohilia from chemical only to using a bioplant (which I can produce on rubia)

15 days ago

You don’t need that fix anymore. The newest version of Rubia already lets you forage chemical plants. You are going to also need those for several other recipes anyway because it wouldn’t be bob’s without chemicals shoved into recipes.

15 days ago

I think it's bobs assembly machines - and unfortunately it's still not fixed. I still require a chemical plant to make Scrapophilus.

What I did to hack it was change this (in recipes.lua):

{
type ="recipe",
name ="rubia-bacteria-A",
category = "chemical-plant-only",
additional_categories = {"cryogenics"},

to this:

{
type ="recipe",
name ="rubia-bacteria-A",
category = "biorecycling",
additional_categories = {"cryogenics"},

15 days ago

You don’t need that fix anymore. The newest version of Rubia already lets you forage chemical plants. You are going to also need those for several other recipes anyway because it wouldn’t be bob’s without chemicals shoved into recipes.

AAAAH, awesomeness!

New response