This commit is contained in:
2026-06-08 20:22:46 +09:00
parent a301b04a26
commit 27ce6cde8f
+6
View File
@@ -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