Page 1 of 1

Can't request or filter coin

Posted: Thu Nov 24, 2016 7:30 am
by oliveawesomesauz
I used the scenario editor to create a chest full of coins, and I figured I'd use them to stress test my power plant by forcing robots to move them to other chests. However, I can't find 'coin' in the menu for the requester chest or the filter inserter.
filter.PNG
filter.PNG (240.82 KiB) Viewed 2180 times
I'm using a bunch of mods.
mods.PNG
mods.PNG (38.63 KiB) Viewed 2180 times

Re: Can't request or filter coin

Posted: Thu Nov 24, 2016 7:45 am
by DaveMcW
The coin item has the "hidden" property. You need to write a mod that removes it, or use a console command to set the filter.

But it would be easier to just use a non-hidden item for your tests, like alien artifact.

Re: Can't request or filter coin

Posted: Thu Nov 24, 2016 7:48 am
by Loewchen
This seems intentional, and coin is not the only item with that flag.

Re: Can't request or filter coin

Posted: Thu Nov 24, 2016 5:02 pm
by DaveMcW
I think the bug is that hidden items show in the map editor.

Re: Can't request or filter coin

Posted: Fri Nov 25, 2016 1:37 am
by oliveawesomesauz
It seems to me that you shouldn't be able to have items in chests that you can't manage normally using the logistic network, that said I understand the usefulness of hidden items in reducing clutter in the already cluttered item menu. I'm not sure what the solution is.