Remove deprecated filter inserter code
This commit is contained in:
parent
2d3fcf48f1
commit
6a99862a12
1 changed files with 0 additions and 1 deletions
|
@ -168,7 +168,6 @@ if util.me.use_bronze() then
|
|||
local fast_i = mods.bzaluminum and "aluminum-plate" or "iron-plate"
|
||||
util.replace_some_ingredient("fast-inserter", fast_i, 1, "bronze-plate", 1)
|
||||
if mods.Krastorio2 then
|
||||
util.replace_some_ingredient("filter-inserter", fast_i, 1, "bronze-plate", 1)
|
||||
util.replace_ingredient("kr-steel-pump", "steel-beam", "bronze-plate", 4)
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue