mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-06-27 13:56:20 +09:00
.
This commit is contained in:
@@ -763,6 +763,12 @@ local items = {
|
|||||||
ingredients = {'agricultural-science-pack'},
|
ingredients = {'agricultural-science-pack'},
|
||||||
effect = {'yumako-processing', 'jellynut-processing'}
|
effect = {'yumako-processing', 'jellynut-processing'}
|
||||||
},
|
},
|
||||||
|
['quantum-processor'] = {
|
||||||
|
mod = 'space-age',
|
||||||
|
prerequisites = {},
|
||||||
|
ingredients = {'agricultural-science-pack', 'electromagnetic-science-pack', 'metallurgic-science-pack', 'cryogenic-science-pack'},
|
||||||
|
effect = {'quantum-processor'}
|
||||||
|
},
|
||||||
},
|
},
|
||||||
['technology_reform'] = {
|
['technology_reform'] = {
|
||||||
-- BASE 0
|
-- BASE 0
|
||||||
|
|||||||
Reference in New Issue
Block a user