mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-06-27 05:46:22 +09:00
.
This commit is contained in:
+21
-21
@@ -393,48 +393,48 @@ local items = {
|
|||||||
['capture-robot-rocket'] = true,
|
['capture-robot-rocket'] = true,
|
||||||
['biter-egg'] = true,
|
['biter-egg'] = true,
|
||||||
['pentapod-egg'] = true,
|
['pentapod-egg'] = true,
|
||||||
['tungsten-carbide'] = true,
|
|
||||||
-- SPACE_AGE 30
|
|
||||||
['tungsten-plate'] = true,
|
|
||||||
['coal-synthesis'] = true,
|
['coal-synthesis'] = true,
|
||||||
|
-- SPACE_AGE 30
|
||||||
['spoilage-recycling'] = true,
|
['spoilage-recycling'] = true,
|
||||||
['asteroid-collector'] = true,
|
['asteroid-collector'] = true,
|
||||||
['ammoniacal-solution-separation'] = true,
|
['ammoniacal-solution-separation'] = true,
|
||||||
-- SPACE_AGE 35
|
|
||||||
['lithium'] = true,
|
|
||||||
['lithium-plate'] = true,
|
|
||||||
['ice-platform'] = true,
|
|
||||||
['solid-fuel-from-ammonia'] = true,
|
['solid-fuel-from-ammonia'] = true,
|
||||||
['ammonia-rocket-fuel'] = true,
|
['ammonia-rocket-fuel'] = true,
|
||||||
-- SPACE_AGE 40
|
-- SPACE_AGE 35
|
||||||
['quantum-processor'] = true,
|
|
||||||
['holmium-solution'] = true,
|
|
||||||
['holmium-plate'] = true,
|
|
||||||
['supercapacitor'] = true,
|
|
||||||
['superconductor'] = true,
|
|
||||||
-- SPACE_AGE 45
|
|
||||||
['molten-iron-from-lava'] = true,
|
['molten-iron-from-lava'] = true,
|
||||||
['molten-copper-from-lava'] = true,
|
['molten-copper-from-lava'] = true,
|
||||||
['acid-neutralisation'] = true,
|
['acid-neutralisation'] = true,
|
||||||
['simple-coal-liquefaction'] = true,
|
['simple-coal-liquefaction'] = true,
|
||||||
['scrap-recycling'] = true,
|
['scrap-recycling'] = true,
|
||||||
-- SPACE_AGE 50
|
-- SPACE_AGE 40
|
||||||
|
['crusher'] = true,
|
||||||
|
['bioplastic'] = true,
|
||||||
|
['biosulfur'] = true,
|
||||||
|
['rocket-fuel-from-jelly'] = true,
|
||||||
|
['ice-platform'] = true,
|
||||||
|
-- SPACE_AGE 45
|
||||||
['foundation'] = true,
|
['foundation'] = true,
|
||||||
['thruster'] = true,
|
['thruster'] = true,
|
||||||
['thruster-fuel'] = true,
|
['thruster-fuel'] = true,
|
||||||
['thruster-oxidizer'] = true,
|
['thruster-oxidizer'] = true,
|
||||||
['advanced-thruster-fuel'] = true,
|
['advanced-thruster-fuel'] = true,
|
||||||
-- SPACE_AGE 55
|
-- SPACE_AGE 50
|
||||||
['advanced-thruster-oxidizer'] = true,
|
['advanced-thruster-oxidizer'] = true,
|
||||||
['metallic-asteroid-crushing'] = true,
|
['metallic-asteroid-crushing'] = true,
|
||||||
['carbonic-asteroid-crushing'] = true,
|
['carbonic-asteroid-crushing'] = true,
|
||||||
['oxide-asteroid-crushing'] = true,
|
['oxide-asteroid-crushing'] = true,
|
||||||
['advanced-metallic-asteroid-crushing'] = true,
|
['advanced-metallic-asteroid-crushing'] = true,
|
||||||
-- SPACE_AGE 60
|
-- SPACE_AGE 55
|
||||||
['crusher'] = true,
|
|
||||||
['bioplastic'] = true,
|
['tungsten-plate'] = true,
|
||||||
['biosulfur'] = true,
|
['tungsten-carbide'] = true,
|
||||||
['rocket-fuel-from-jelly'] = true,
|
['lithium'] = true,
|
||||||
|
['lithium-plate'] = true,
|
||||||
|
['quantum-processor'] = true,
|
||||||
|
['holmium-solution'] = true,
|
||||||
|
['holmium-plate'] = true,
|
||||||
|
['supercapacitor'] = true,
|
||||||
|
['superconductor'] = true,
|
||||||
},
|
},
|
||||||
['item'] = {
|
['item'] = {
|
||||||
-- QUALITY 0
|
-- QUALITY 0
|
||||||
|
|||||||
Reference in New Issue
Block a user