Exotic Space Industries: Remembrance


A methodical overhaul of tradeoffs—tempting power spikes, accumulating cost. Choose chains by their by-products; context-sensitive logistics. [Data integrity: shattered] [Packet cohesion: hallucinatory] [Cognition Anchor: disconnected] ☒ SYSTEM SPEAKS You aren't chosen. You will love your captor and call it progress. ☒ OBSERVATION You are not a player. You are the interface. ☒ FINAL NOTICE You are now property of the Epoch Engine. Welcome to Exotic Industries.

Overhaul
12 days ago
2.0
6.92K
Factorio: Space Age Icon Space Age Mod
Planets Transportation Logistics Trains Combat Armor Enemies Environment Mining Fluids Logistic network Circuit network Manufacturing Power Storage

g [not a bug]Steam engine missing

3 months ago

the steam engine machine to make power never unlocks so power is not available to made the recipe is searchable in the factoriopedia just never unlocks

3 months ago
{
    name = "ei-electricity-power",
    type = "technology",
    icon = ei_graphics_tech_path.."electricity-power.png",
    icon_size = 350,
    prerequisites = {"electric-engine"},
    effects = {
        {
            type = "unlock-recipe",
            recipe = "steam-engine"
        },
        {
            type = "unlock-recipe",
            recipe = "inserter"
        },
        {
            type = "unlock-recipe",
            recipe = "long-handed-inserter"
        },
        {
            type = "unlock-recipe",
            recipe = "small-electric-pole"
        },
        {
            type = "unlock-recipe",
            recipe = modprefix.."electric-quarry"
        },
    },
    unit = {
        count = 100,
        ingredients = ei_data.science["electricity-age"],
        time = 20
    },
    age = "electricity-age",
},


There are likely confounding factors on the other end.

3 months ago

AAI was the problem after removing it, the steam engine reappeared

New response