Space Age Overhaul

by Heinarc

Adds more depth, fun challenges and chase goals for factorio addicts, especially in the later stages of the game. Intended to be a high quality vanilla+ experience and the ideal version to megabase on.

Overhaul
9 days ago
2.0
555
Factorio: Space Age Icon Space Age Mod
Logistics Enemies Manufacturing

g Can't make gears in Assembly Machines

a month ago

I just started a fresh run with this mod and I went to automate red science and I cannot make gears in Assembly Machines. Not sure what else got affected. Maybe this is from latest update?

a month ago

Just checked says you need Assembly 2 to make them

a month ago
(updated a month ago)

.

a month ago

I see the Problem

data.raw["recipe"]["iron-gear-wheel"].category = "metallurgy-or-assembling"
data.raw["recipe"]["copper-cable"].category = "metallurgy-or-assembling"
data.raw["recipe"]["pipe-to-ground"].category = "metallurgy-or-assembling"
data.raw["recipe"]["pipe"].category = "metallurgy-or-assembling"

These need a new Category that includes stuff from metallurgy-or-assembling along with assembly 1

a month ago

You're right, I'm gonna fix that

a month ago
(updated a month ago)

Fixed as part of 1.0.3. Was an unwanted side effect of allowing plate > wheels and such to be craft in foundries.
Iron stick from plates can now also be crafted in foundries.
Thanks for the feedback!

a month ago

OR just add it with data.raw["assembling-machine"]["assembling-machine-1"].crafting_categories = {"metallurgy-or-assembling"}

a month ago

Sorry to bother you again, 1.0.3 fixes those...but I just noticed I can't make transport belts either. Looks like small, medium, and big electric poles also fall into this

a month ago
(updated a month ago)

Very sorry for that, issue introduced by my quick and dirty fix. Everything should be correct for this damn assembly 1 now.

a month ago

Thank you! Will let you know if it's all good

New response