mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -357,157 +357,143 @@ local items = {
|
||||
}
|
||||
},
|
||||
['space-age'] = {
|
||||
['gleba_tree'] = {
|
||||
['cuttlepop'] = true,
|
||||
['sunnycomb'] = true,
|
||||
['slipstack'] = true,
|
||||
['funneltrunk'] = true,
|
||||
['hairyclubnub'] = true,
|
||||
['teflilly'] = true,
|
||||
['lickmaw'] = true,
|
||||
['stingfrond'] = true,
|
||||
['boompuff'] = true,
|
||||
['water-cane'] = true
|
||||
},
|
||||
['technology_1'] = {
|
||||
['planet-discovery-vulcanus'] = true,
|
||||
['planet-discovery-gleba'] = true,
|
||||
['planet-discovery-fulgora'] = true,
|
||||
['planet-discovery-aquilo'] = true,
|
||||
['space-platform-thruster'] = true,
|
||||
['lightning-collector'] = true
|
||||
},
|
||||
['technology_2'] = {
|
||||
['space-platform'] = true,
|
||||
['asteroid-reprocessing'] = true,
|
||||
['advanced-asteroid-processing'] = true,
|
||||
['asteroid-productivity'] = true,
|
||||
['calcite-processing'] = true,
|
||||
['tungsten-carbide'] = true,
|
||||
['tungsten-steel'] = true,
|
||||
['metallurgic-science-pack'] = true,
|
||||
['yumako'] = true,
|
||||
['jellynut'] = true,
|
||||
['bioflux'] = true,
|
||||
['artificial-soil'] = true,
|
||||
['overgrowth-soil'] = true,
|
||||
['bacteria-cultivation'] = true,
|
||||
['bioflux-processing'] = true,
|
||||
['agricultural-science-pack'] = true,
|
||||
['captivity'] = true,
|
||||
['biter-egg-handling'] = true,
|
||||
['carbon-fiber'] = true,
|
||||
['fish-breeding'] = true,
|
||||
['holmium-processing'] = true,
|
||||
['electromagnetic-science-pack'] = true,
|
||||
['rail-support-foundations'] = true,
|
||||
['lithium-processing'] = true,
|
||||
['quantum-processor'] = true,
|
||||
['cryogenic-science-pack'] = true,
|
||||
['captive-biter-spawner'] = true,
|
||||
['promethium-science-pack'] = true,
|
||||
['foundation'] = true,
|
||||
['scrap-recycling-productivity'] = true,
|
||||
['foundry'] = true,
|
||||
['biochamber'] = true
|
||||
},
|
||||
['recipe_1'] = {
|
||||
['thruster'] = true,
|
||||
['thruster-fuel'] = true,
|
||||
['thruster-oxidizer'] = true,
|
||||
['advanced-thruster-fuel'] = true,
|
||||
['advanced-thruster-oxidizer'] = true,
|
||||
['lightning-collector'] = true,
|
||||
['lightning-rod'] = true,
|
||||
},
|
||||
['recipe_2'] = {
|
||||
['metallic-asteroid-crushing'] = true,
|
||||
['carbonic-asteroid-crushing'] = true,
|
||||
['oxide-asteroid-crushing'] = true,
|
||||
['advanced-metallic-asteroid-crushing'] = true,
|
||||
['advanced-carbonic-asteroid-crushing'] = true,
|
||||
['advanced-oxide-asteroid-crushing'] = true,
|
||||
['metallic-asteroid-reprocessing'] = true,
|
||||
['carbonic-asteroid-reprocessing'] = true,
|
||||
['oxide-asteroid-reprocessing'] = true,
|
||||
['space-platform-foundation'] = true,
|
||||
['space-platform-starter-pack'] = true,
|
||||
['agricultural-science-pack'] = true,
|
||||
['cryogenic-science-pack'] = true,
|
||||
['electromagnetic-science-pack'] = true,
|
||||
['metallurgic-science-pack'] = true,
|
||||
['promethium-science-pack'] = true,
|
||||
['space-science-pack'] = true,
|
||||
['burnt-spoilage'] = true,
|
||||
['fish-breeding'] = true,
|
||||
['nutrients-from-fish'] = true,
|
||||
['nutrients-from-biter-egg'] = true,
|
||||
['yumako-processing'] = true,
|
||||
['jellynut-processing'] = true,
|
||||
['copper-bacteria'] = true,
|
||||
['copper-bacteria-cultivation'] = true,
|
||||
['iron-bacteria'] = true,
|
||||
['iron-bacteria-cultivation'] = true,
|
||||
['nutrients-from-spoilage'] = true,
|
||||
['nutrients-from-yumako-mash'] = true,
|
||||
['nutrients-from-bioflux'] = true,
|
||||
['pentapod-egg'] = true,
|
||||
['rocket-fuel-from-jelly'] = true,
|
||||
['bioflux'] = true,
|
||||
['bioplastic'] = true,
|
||||
['biosulfur'] = true,
|
||||
['biolubricant'] = true,
|
||||
['carbon-fiber'] = true,
|
||||
['artificial-yumako-soil'] = true,
|
||||
['overgrowth-yumako-soil'] = true,
|
||||
['artificial-jellynut-soil'] = true,
|
||||
['overgrowth-jellynut-soil'] = true,
|
||||
['biochamber'] = true,
|
||||
['capture-robot-rocket'] = true,
|
||||
['captive-biter-spawner'] = true,
|
||||
['biter-egg'] = true,
|
||||
['spoilage-from-nutrients'] = true,
|
||||
['crusher'] = true,
|
||||
['foundry'] = true,
|
||||
['tungsten-carbide'] = true,
|
||||
['tungsten-plate'] = true,
|
||||
['carbon'] = true,
|
||||
['coal-synthesis'] = true,
|
||||
['spoilage-recycling'] = true,
|
||||
['asteroid-collector'] = true,
|
||||
['ammoniacal-solution-separation'] = true,
|
||||
['lithium'] = true,
|
||||
['lithium-plate'] = true,
|
||||
['ice-platform'] = true,
|
||||
['solid-fuel-from-ammonia'] = true,
|
||||
['ammonia-rocket-fuel'] = true,
|
||||
['quantum-processor'] = true,
|
||||
['holmium-solution'] = true,
|
||||
['holmium-plate'] = true,
|
||||
['electrolyte'] = true,
|
||||
['supercapacitor'] = true,
|
||||
['superconductor'] = true,
|
||||
['molten-iron-from-lava'] = true,
|
||||
['molten-copper-from-lava'] = true,
|
||||
['molten-iron'] = true,
|
||||
['molten-copper'] = true,
|
||||
['casting-iron'] = true,
|
||||
['casting-steel'] = true,
|
||||
['casting-copper'] = true,
|
||||
['casting-iron-gear-wheel'] = true,
|
||||
['casting-iron-stick'] = true,
|
||||
['casting-pipe'] = true,
|
||||
['casting-pipe-to-ground'] = true,
|
||||
['casting-low-density-structure'] = true,
|
||||
['concrete-from-molten-iron'] = true,
|
||||
['casting-copper-cable'] = true,
|
||||
['acid-neutralisation'] = true,
|
||||
['simple-coal-liquefaction'] = true,
|
||||
['scrap-recycling'] = true,
|
||||
['foundation'] = true,
|
||||
['foundation-o'] = true,
|
||||
['steam-condensation'] = true,
|
||||
['ice-melting'] = true
|
||||
['PHI-SA-VANILLA'] = {
|
||||
['technology'] = {
|
||||
['planet-discovery-vulcanus'] = true,
|
||||
['planet-discovery-gleba'] = true,
|
||||
['planet-discovery-fulgora'] = true,
|
||||
['planet-discovery-aquilo'] = true,
|
||||
['space-platform-thruster'] = true,
|
||||
['lightning-collector'] = true,
|
||||
['space-platform'] = true,
|
||||
['asteroid-reprocessing'] = true,
|
||||
['advanced-asteroid-processing'] = true,
|
||||
['asteroid-productivity'] = true,
|
||||
['calcite-processing'] = true,
|
||||
['tungsten-carbide'] = true,
|
||||
['tungsten-steel'] = true,
|
||||
['metallurgic-science-pack'] = true,
|
||||
['yumako'] = true,
|
||||
['jellynut'] = true,
|
||||
['bioflux'] = true,
|
||||
['artificial-soil'] = true,
|
||||
['overgrowth-soil'] = true,
|
||||
['bacteria-cultivation'] = true,
|
||||
['bioflux-processing'] = true,
|
||||
['agricultural-science-pack'] = true,
|
||||
['captivity'] = true,
|
||||
['biter-egg-handling'] = true,
|
||||
['carbon-fiber'] = true,
|
||||
['fish-breeding'] = true,
|
||||
['holmium-processing'] = true,
|
||||
['electromagnetic-science-pack'] = true,
|
||||
['rail-support-foundations'] = true,
|
||||
['lithium-processing'] = true,
|
||||
['quantum-processor'] = true,
|
||||
['cryogenic-science-pack'] = true,
|
||||
['captive-biter-spawner'] = true,
|
||||
['promethium-science-pack'] = true,
|
||||
['foundation'] = true,
|
||||
['scrap-recycling-productivity'] = true,
|
||||
['foundry'] = true,
|
||||
['biochamber'] = true
|
||||
},
|
||||
['recipe'] = {
|
||||
['thruster'] = true,
|
||||
['thruster-fuel'] = true,
|
||||
['thruster-oxidizer'] = true,
|
||||
['advanced-thruster-fuel'] = true,
|
||||
['advanced-thruster-oxidizer'] = true,
|
||||
['lightning-collector'] = true,
|
||||
['lightning-rod'] = true,
|
||||
['metallic-asteroid-crushing'] = true,
|
||||
['carbonic-asteroid-crushing'] = true,
|
||||
['oxide-asteroid-crushing'] = true,
|
||||
['advanced-metallic-asteroid-crushing'] = true,
|
||||
['advanced-carbonic-asteroid-crushing'] = true,
|
||||
['advanced-oxide-asteroid-crushing'] = true,
|
||||
['metallic-asteroid-reprocessing'] = true,
|
||||
['carbonic-asteroid-reprocessing'] = true,
|
||||
['oxide-asteroid-reprocessing'] = true,
|
||||
['space-platform-foundation'] = true,
|
||||
['space-platform-starter-pack'] = true,
|
||||
['agricultural-science-pack'] = true,
|
||||
['cryogenic-science-pack'] = true,
|
||||
['electromagnetic-science-pack'] = true,
|
||||
['metallurgic-science-pack'] = true,
|
||||
['promethium-science-pack'] = true,
|
||||
['space-science-pack'] = true,
|
||||
['burnt-spoilage'] = true,
|
||||
['fish-breeding'] = true,
|
||||
['nutrients-from-fish'] = true,
|
||||
['nutrients-from-biter-egg'] = true,
|
||||
['yumako-processing'] = true,
|
||||
['jellynut-processing'] = true,
|
||||
['copper-bacteria'] = true,
|
||||
['copper-bacteria-cultivation'] = true,
|
||||
['iron-bacteria'] = true,
|
||||
['iron-bacteria-cultivation'] = true,
|
||||
['nutrients-from-spoilage'] = true,
|
||||
['nutrients-from-yumako-mash'] = true,
|
||||
['nutrients-from-bioflux'] = true,
|
||||
['pentapod-egg'] = true,
|
||||
['rocket-fuel-from-jelly'] = true,
|
||||
['bioflux'] = true,
|
||||
['bioplastic'] = true,
|
||||
['biosulfur'] = true,
|
||||
['biolubricant'] = true,
|
||||
['carbon-fiber'] = true,
|
||||
['artificial-yumako-soil'] = true,
|
||||
['overgrowth-yumako-soil'] = true,
|
||||
['artificial-jellynut-soil'] = true,
|
||||
['overgrowth-jellynut-soil'] = true,
|
||||
['biochamber'] = true,
|
||||
['capture-robot-rocket'] = true,
|
||||
['captive-biter-spawner'] = true,
|
||||
['biter-egg'] = true,
|
||||
['spoilage-from-nutrients'] = true,
|
||||
['crusher'] = true,
|
||||
['foundry'] = true,
|
||||
['tungsten-carbide'] = true,
|
||||
['tungsten-plate'] = true,
|
||||
['carbon'] = true,
|
||||
['coal-synthesis'] = true,
|
||||
['spoilage-recycling'] = true,
|
||||
['asteroid-collector'] = true,
|
||||
['ammoniacal-solution-separation'] = true,
|
||||
['lithium'] = true,
|
||||
['lithium-plate'] = true,
|
||||
['ice-platform'] = true,
|
||||
['solid-fuel-from-ammonia'] = true,
|
||||
['ammonia-rocket-fuel'] = true,
|
||||
['quantum-processor'] = true,
|
||||
['holmium-solution'] = true,
|
||||
['holmium-plate'] = true,
|
||||
['electrolyte'] = true,
|
||||
['supercapacitor'] = true,
|
||||
['superconductor'] = true,
|
||||
['molten-iron-from-lava'] = true,
|
||||
['molten-copper-from-lava'] = true,
|
||||
['molten-iron'] = true,
|
||||
['molten-copper'] = true,
|
||||
['casting-iron'] = true,
|
||||
['casting-steel'] = true,
|
||||
['casting-copper'] = true,
|
||||
['casting-iron-gear-wheel'] = true,
|
||||
['casting-iron-stick'] = true,
|
||||
['casting-pipe'] = true,
|
||||
['casting-pipe-to-ground'] = true,
|
||||
['casting-low-density-structure'] = true,
|
||||
['concrete-from-molten-iron'] = true,
|
||||
['casting-copper-cable'] = true,
|
||||
['acid-neutralisation'] = true,
|
||||
['simple-coal-liquefaction'] = true,
|
||||
['scrap-recycling'] = true,
|
||||
['foundation'] = true,
|
||||
['foundation-o'] = true,
|
||||
['steam-condensation'] = true,
|
||||
['ice-melting'] = true
|
||||
},
|
||||
},
|
||||
['PHI-SA-RESTRICTION'] = {
|
||||
['surface_conditions'] = {
|
||||
|
||||
Reference in New Issue
Block a user