mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-06-27 05:46:22 +09:00
.
This commit is contained in:
+18
-18
@@ -450,35 +450,35 @@ local items = {
|
|||||||
['biochamber'] = true,
|
['biochamber'] = true,
|
||||||
['captive-biter-spawner'] = true,
|
['captive-biter-spawner'] = true,
|
||||||
['asteroid-collector'] = true,
|
['asteroid-collector'] = true,
|
||||||
['tungsten-carbide'] = true,
|
['crusher'] = true,
|
||||||
-- SPACE_AGE 10
|
-- SPACE_AGE 10
|
||||||
['tungsten-plate'] = true,
|
|
||||||
['scrap'] = true,
|
['scrap'] = true,
|
||||||
['holmium-ore'] = true,
|
|
||||||
['holmium-plate'] = true,
|
|
||||||
['superconductor'] = true,
|
|
||||||
-- SPACE_AGE 15
|
|
||||||
['supercapacitor'] = true,
|
|
||||||
['iron-bacteria'] = true,
|
['iron-bacteria'] = true,
|
||||||
['copper-bacteria'] = true,
|
['copper-bacteria'] = true,
|
||||||
['spoilage'] = true,
|
|
||||||
['quantum-processor'] = true,
|
|
||||||
-- SPACE_AGE 20
|
|
||||||
['biter-egg'] = true,
|
['biter-egg'] = true,
|
||||||
['pentapod-egg'] = true,
|
['pentapod-egg'] = true,
|
||||||
['lithium'] = true,
|
-- SPACE_AGE 15
|
||||||
['lithium-plate'] = true,
|
|
||||||
['crusher'] = true,
|
|
||||||
-- SPACE_AGE 25
|
|
||||||
['thruster'] = true,
|
|
||||||
['calcite'] = true,
|
|
||||||
['space-platform-foundation'] = true,
|
|
||||||
['space-platform-hub'] = true,
|
['space-platform-hub'] = true,
|
||||||
['carbonic-asteroid-chunk'] = true,
|
['carbonic-asteroid-chunk'] = true,
|
||||||
-- SPACE_AGE 30
|
|
||||||
['metallic-asteroid-chunk'] = true,
|
['metallic-asteroid-chunk'] = true,
|
||||||
['promethium-asteroid-chunk'] = true,
|
['promethium-asteroid-chunk'] = true,
|
||||||
['oxide-asteroid-chunk'] = true,
|
['oxide-asteroid-chunk'] = true,
|
||||||
|
-- SPACE_AGE 20
|
||||||
|
['spoilage'] = true,
|
||||||
|
['thruster'] = true,
|
||||||
|
['calcite'] = true,
|
||||||
|
['space-platform-foundation'] = true,
|
||||||
|
-- SPACE_AGE 25
|
||||||
|
-- SPACE_AGE 30
|
||||||
|
['quantum-processor'] = true,
|
||||||
|
['tungsten-carbide'] = true,
|
||||||
|
['tungsten-plate'] = true,
|
||||||
|
['holmium-ore'] = true,
|
||||||
|
['holmium-plate'] = true,
|
||||||
|
['lithium'] = true,
|
||||||
|
['lithium-plate'] = true,
|
||||||
|
['superconductor'] = true,
|
||||||
|
['supercapacitor'] = true,
|
||||||
},
|
},
|
||||||
['tips_and_tricks_item'] = {
|
['tips_and_tricks_item'] = {
|
||||||
['quality'] = true,
|
['quality'] = true,
|
||||||
|
|||||||
Reference in New Issue
Block a user