Remove deprecated filter inserter code
This commit is contained in:
parent
ac2637518b
commit
edf04b3089
1 changed files with 0 additions and 4 deletions
|
|
@ -7,10 +7,6 @@ util.replace_ingredient("construction-robot", "iron-gear-wheel", "nylon-machine-
|
||||||
-- Mod changes
|
-- Mod changes
|
||||||
util.add_ingredient("fast-transport-belt","nylon", 1)
|
util.add_ingredient("fast-transport-belt","nylon", 1)
|
||||||
|
|
||||||
if mods["aai-industry"] then
|
|
||||||
util.replace_ingredient("stack-filter-inserter", "steel-gear-wheel", "nylon-machine-parts", 3)
|
|
||||||
end
|
|
||||||
|
|
||||||
if mods["bobassembly"] then
|
if mods["bobassembly"] then
|
||||||
util.replace_ingredient("electronics-machine-2", "steel-gear-wheel", "nylon-machine-parts", 8)
|
util.replace_ingredient("electronics-machine-2", "steel-gear-wheel", "nylon-machine-parts", 8)
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue