mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 02:55:22 +09:00
.
This commit is contained in:
@@ -358,6 +358,24 @@ local items = {
|
||||
},
|
||||
['space-age'] = {
|
||||
['PHI-VP-MAIN'] = {
|
||||
['technology_reform'] = {
|
||||
['stack-inserter'] = {
|
||||
['prerequisites'] = {
|
||||
'bulk-inserter',
|
||||
'chemical-science-pack',
|
||||
'processing-unit'
|
||||
},
|
||||
['units'] = {
|
||||
count = 800,
|
||||
time = 45,
|
||||
ingredients = {
|
||||
{'automation-science-pack', 1},
|
||||
{'logistic-science-pack', 1},
|
||||
{'chemical-science-pack', 1}
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
['technology'] = {
|
||||
['planet-discovery-vulcanus'] = true,
|
||||
['planet-discovery-gleba'] = true,
|
||||
|
||||
Reference in New Issue
Block a user