mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-06-27 05:46:22 +09:00
.
This commit is contained in:
@@ -255,7 +255,6 @@ end
|
|||||||
|
|
||||||
-- GM-VP C 1 RECYCLER ENTITY
|
-- GM-VP C 1 RECYCLER ENTITY
|
||||||
if data.raw['furnace'] and data.raw['furnace']['recycler'] then
|
if data.raw['furnace'] and data.raw['furnace']['recycler'] then
|
||||||
-- data.raw['furnace']['recycler'].result_inventory_size = 5
|
|
||||||
local asm = table.deepcopy(data.raw['furnace']['recycler'])
|
local asm = table.deepcopy(data.raw['furnace']['recycler'])
|
||||||
asm.type = 'assembling-machine'
|
asm.type = 'assembling-machine'
|
||||||
asm.fixed_recipe = 'scrap-recycling'
|
asm.fixed_recipe = 'scrap-recycling'
|
||||||
|
|||||||
Reference in New Issue
Block a user