fix movers so that they are able to insert items into sorters

This commit is contained in:
Jordach 2017-12-09 20:32:31 +00:00
parent e1bca96455
commit b9dbbd3186

View File

@ -118,6 +118,14 @@ atvomat.mover_output["core:furnace_active"] = {
}
atvomat.mover_output["atvomat:sorter"] = {
"main",
"main",
true
}
local atmover =
"size[8,9]" ..