There are a lot of control settings neatly divided in their on sub section.
It would be a nice addon to the new menu to have a simple expand/collapse all button available in the top of the menu.
There is plenty of empty real estate to use :

Thanks!
Cause that is super annoying when you want to clean out your inventory.
You are 100% correct.valneq wrote: Thu Nov 14, 2019 10:58 pm Err … I think using the word filter is a bit confusing then. You want to paste the underground belts into the circuit condition of the inserter, because you don't actually use the filter inserters (purple / white inserters).
Thanks a bunch, will report back with the results tonight.DaveMcW wrote:Code: Select all
/c for _,entity in pairs(game.player.surface.find_entities_filtered{name="small-lamp"}) do entity.destroy() end