mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -393,11 +393,11 @@ local items = {
|
||||
['planet-discovery-gleba'] = true,
|
||||
['planet-discovery-fulgora'] = true,
|
||||
['planet-discovery-aquilo'] = true,
|
||||
['space-platform-thruster'] = true,
|
||||
['lightning-collector'] = true
|
||||
},
|
||||
['technology_2'] = {
|
||||
['space-platform'] = true,
|
||||
['space-platform-thruster'] = true,
|
||||
['asteroid-reprocessing'] = true,
|
||||
['advanced-asteroid-processing'] = true,
|
||||
['asteroid-productivity'] = true,
|
||||
@@ -444,7 +444,7 @@ local items = {
|
||||
['advanced-thruster-fuel'] = true,
|
||||
['advanced-thruster-oxidizer'] = true,
|
||||
['lightning-collector'] = true,
|
||||
['lightning-rod'] = true
|
||||
['lightning-rod'] = true,
|
||||
},
|
||||
['recipe_2'] = {
|
||||
['metallic-asteroid-crushing'] = true,
|
||||
|
||||
Reference in New Issue
Block a user