mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-30 12:01:39 +09:00
.
This commit is contained in:
@@ -376,13 +376,23 @@ local items = {
|
||||
['promethium-science-pack'] = true,
|
||||
['space-science-pack'] = true
|
||||
},
|
||||
['technology'] = {
|
||||
['planet-discovery-vulcanus'] = true,
|
||||
['planet-discovery-gleba'] = true,
|
||||
['planet-discovery-fulgora'] = true,
|
||||
['planet-discovery-aquilo'] = true,
|
||||
['space-platform'] = true,
|
||||
['space-platform-thruster'] = true,
|
||||
['resource'] = {
|
||||
['tungsten-ore'] = true,
|
||||
['calcite'] = true
|
||||
},
|
||||
['technology_1'] = {
|
||||
['planet-discovery-vulcanus'] = true,
|
||||
['planet-discovery-gleba'] = true,
|
||||
['planet-discovery-fulgora'] = true,
|
||||
['planet-discovery-aquilo'] = true,
|
||||
['space-platform'] = true,
|
||||
['space-platform-thruster'] = true,
|
||||
['lightning-collector'] = true,
|
||||
['asteroid-reprocessing'] = true,
|
||||
['advanced-asteroid-processing'] = true,
|
||||
['asteroid-productivity'] = true
|
||||
},
|
||||
['technology_2'] = {
|
||||
['calcite-processing'] = true,
|
||||
['tungsten-carbide'] = true,
|
||||
['tungsten-steel'] = true,
|
||||
@@ -403,17 +413,13 @@ local items = {
|
||||
['holmium-processing'] = true,
|
||||
['electromagnetic-plant'] = true,
|
||||
['electromagnetic-science-pack'] = true,
|
||||
['lightning-collector'] = true,
|
||||
['rail-support-foundations'] = true,
|
||||
['lithium-processing'] = true,
|
||||
['asteroid-reprocessing'] = true,
|
||||
['advanced-asteroid-processing'] = true,
|
||||
['quantum-processor'] = true,
|
||||
['cryogenic-science-pack'] = true,
|
||||
['captive-biter-spawner'] = true,
|
||||
['promethium-science-pack'] = true,
|
||||
['foundation'] = true,
|
||||
['asteroid-productivity'] = true,
|
||||
['scrap-recycling-productivity'] = true,
|
||||
['recycling'] = true,
|
||||
['heating-tower'] = true,
|
||||
|
||||
Reference in New Issue
Block a user