Space Age Galore


Adds over 200 unique and balanced extra recipes to SPACE AGE!

Content
8 days ago
2.0 - 2.1
6.77K
Factorio: Space Age Icon Space Age Mod
Fluids Manufacturing

i [ASSESSED] Own Crafting Node

a month ago

I would love a Crafting node just for all the recipes in space age galore. maybe make it an optional setting in the per player settings so players can choose if they want the recipes mixed in with the vanilla recipes or in a seperate node. that would help a lot =)

a month ago

Do you mean one technology with all the Galore recipes? If so, I can't really do that in practice, but maybe this is useful; a Factorio command that unlocks all the Galore recipes for the force executing the command:

/c for name, recipe in pairs(game.player.force.recipes) do if string.find(name, "^vgal-") then recipe.enabled = true end end

Why would you like to make it possible to have all the Galore recipes be in a single technology? Maybe I can think of another new feature knowing the reason behind your initial suggestion.

New response