Hi there =)
I "fixed" the bug with robots not collecting the landfill item on mining.
I went with the really low effort approach, so i didn't check if this breaks/affects anything else in the mod, works fine for my basic tests though.
Basically i just added ' result = "landfill" ' into the the data.raw.minable object and removed the item-into-inventory injection from the control.lua (otherwise player mining would duplicate)
Is there a github or something where i can make a pull request?
Feel free to edit it in yourself if you prefer it that way.
Greetings Klauz