mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -356,33 +356,6 @@ local items = {
|
||||
graphics_name = 'solar-panel-equipment'
|
||||
}
|
||||
},
|
||||
['item_productivity'] = {
|
||||
['solar-panel'] = 'solar-energy',
|
||||
['accumulator'] = 'electric-energy-accumulators',
|
||||
['landfill'] = 'landfill',
|
||||
['cliff-explosives'] = 'cliff-explosives',
|
||||
['concrete'] = 'concrete',
|
||||
['refined-concrete'] = 'concrete',
|
||||
['foundation'] = 'foundation',
|
||||
--[[
|
||||
['artificial-yumako-soil'] = 'artificial-soil',
|
||||
['artificial-jellynut-soil'] = 'artificial-soil',
|
||||
['overgrowth-yumako-soil'] = 'overgrowth-soil',
|
||||
['overgrowth-jellynut-soil'] = 'overgrowth-soil',
|
||||
]]
|
||||
['copper-cable'] = 'automation',
|
||||
['electronic-circuit'] = 'automation',
|
||||
['advanced-circuit'] = 'advanced-circuit',
|
||||
['sulfur'] = 'sulfur-processing',
|
||||
['explosives'] = 'explosives',
|
||||
['battery'] = 'battery',
|
||||
['engine'] = 'engine',
|
||||
['electric-engine'] = 'electric-engine',
|
||||
['flying-robot-frame'] = 'robotics',
|
||||
['iron-gear-wheel'] = 'automation',
|
||||
['iron-stick'] = 'concrete',
|
||||
['ice-melting'] = 'ice-melting',
|
||||
},
|
||||
['space-age'] = {
|
||||
['science'] = {
|
||||
['agricultural-science-pack'] = true,
|
||||
|
||||
Reference in New Issue
Block a user