Age of Production


Adding new machines to Space Age for more variety and bigger production!

Content
a month ago
2.0
12.5K
Factorio: Space Age Icon Space Age Mod
Combat Mining Fluids Manufacturing

g [Fixed]Copper ore is listed twice in Moshine Core processing.

10 months ago

There should definitely be two references to copper ore here? Just curious. As if one would be enough...

data:extend {{
            type = "recipe",
            name = "aop-moshinean-crushing",
            icon = "__Age-of-Production-Graphics__/graphics/icons/moshinean-crushing.png",
            subgroup = "aop-core-mining",
            enabled = false,
            energy_required = 2,
            ingredients = {
                {type = "item", name = "aop-refined-mineral",      amount = 1},
            },
            results = {
                {type = "item", name = "sand", amount = 1, probability = 0.28},
                {type = "item", name = "sulfur", amount = 1, probability = 0.6},
                {type = "item", name = "copper-ore", amount = 1, probability = 0.08}, 
                {type = "item", name = "copper-ore", amount = 1, probability = 0.09}, 
                {type = "item", name = "coal", amount = 1, probability = 0.12}, 
                {type = "item", name = "neodymium", amount = 32, probability = 0.01}, 
            },
10 months ago

No there shouldn't
But i wont be able to update for at least a week due to being incredibly busy and/or not home so you'll have to wait

New response