mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-06-27 13:56:20 +09:00
.
This commit is contained in:
@@ -203,7 +203,7 @@ local items = {
|
|||||||
['electromagnetic-plant'] = {
|
['electromagnetic-plant'] = {
|
||||||
prerequisites = {'automation-3', 'utility-science-pack'},
|
prerequisites = {'automation-3', 'utility-science-pack'},
|
||||||
unit = {count = 1000, time = 60, ingredients = {{'automation-science-pack', 1}, {'logistic-science-pack', 1}, {'chemical-science-pack', 1}, {'production-science-pack', 1}, {'utility-science-pack', 1}}},
|
unit = {count = 1000, time = 60, ingredients = {{'automation-science-pack', 1}, {'logistic-science-pack', 1}, {'chemical-science-pack', 1}, {'production-science-pack', 1}, {'utility-science-pack', 1}}},
|
||||||
effects = {{type = 'unlock-recipe', recipe = 'electromagnetic-plant'}}
|
effects = {{type = 'unlock-recipe', recipe = 'electromagnetic-plant'}, {type = 'unlock-recipe', recipe = 'electrolyte'}}
|
||||||
},
|
},
|
||||||
-- SPACE_AGE 5
|
-- SPACE_AGE 5
|
||||||
['foundry'] = {
|
['foundry'] = {
|
||||||
|
|||||||
Reference in New Issue
Block a user