mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-05-13 05:08:44 +09:00
.
This commit is contained in:
@@ -66,6 +66,14 @@ local items = {
|
||||
['thruster'] = 'thruster',
|
||||
['biolab'] = 'lab',
|
||||
},
|
||||
['technology_ingredient_removal'] = {
|
||||
-- SPACE_AGE 0
|
||||
['metallurgic-science-pack'] = true,
|
||||
['agricultural-science-pack'] = true,
|
||||
['electromagnetic-science-pack'] = true,
|
||||
['cryogenic-science-pack'] = true,
|
||||
['promethium-science-pack'] = true
|
||||
},
|
||||
['technology_reform'] = {
|
||||
-- BASE 0
|
||||
['speed-module-2'] = {
|
||||
|
||||
Reference in New Issue
Block a user