mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 02:55:22 +09:00
.
This commit is contained in:
@@ -493,6 +493,44 @@ local items = {
|
||||
['steam-condensation'] = true,
|
||||
['ice-melting'] = true
|
||||
},
|
||||
['item'] = {
|
||||
['artifical-yumako-soil'] = true,
|
||||
['overgrowth-yumako-soil'] = true,
|
||||
['artifical-jellynut-soil'] = true,
|
||||
['overgrowth-jellynut-soil'] = true,
|
||||
['ice-platform'] = true,
|
||||
['foundation'] = true,
|
||||
['biochamber'] = true,
|
||||
['captive-biter-spawner'] = true,
|
||||
['ice'] = true,
|
||||
['carbon'] = true,
|
||||
['calcite'] = true,
|
||||
['tungsten-ore'] = true,
|
||||
['tungsten-carbide'] = true,
|
||||
['tungsten-plate'] = true,
|
||||
['scrap'] = true,
|
||||
['holmium-ore'] = true,
|
||||
['holmium-plate'] = true,
|
||||
['superconductor'] = true,
|
||||
['supercapacitor'] = true,
|
||||
['yumako-seed'] = true,
|
||||
['jellynut-seed'] = true,
|
||||
['iron-bacteria'] = true,
|
||||
['copper-bacteria'] = true,
|
||||
['spoilage'] = true,
|
||||
['nutrients'] = true,
|
||||
['carbon-fiber'] = true,
|
||||
['biter-egg'] = true,
|
||||
['pentapod-egg'] = true,
|
||||
['lithium'] = true,
|
||||
['lithium-plate'] = true,
|
||||
['quantum-processor'] = true,
|
||||
['space-platform-foundation'] = true,
|
||||
['asteroid-collector'] = true,
|
||||
['crusher'] = true,
|
||||
['thruster'] = true,
|
||||
['space-platform-hub'] = true,
|
||||
}
|
||||
},
|
||||
['PHI-SA-RESTRICTION'] = {
|
||||
['surface_conditions'] = {
|
||||
|
||||
Reference in New Issue
Block a user