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
2 months ago
2.0
1.17K
Factorio: Space Age Icon Space Age Mod
Logistics Enemies Manufacturing

g Can't make gears in Assembly Machines

10 months 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?

10 months ago

Just checked says you need Assembly 2 to make them

10 months ago
(updated 10 months ago)

.

10 months 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

10 months ago

You're right, I'm gonna fix that

10 months ago
(updated 10 months 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!

10 months ago

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

10 months 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

10 months ago
(updated 10 months ago)

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

10 months ago

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

New response