Allow item prototype filter to look for rocket_launch_products
Posted: Wed Jul 08, 2020 2:53 pm
Simple request really, I want to find all items that, when put into the rocket silo, produce a product when the rocket is launched. To do that, I have to check `rocket_launch_products`. It would be more efficient if I could check for that specific field with an ItemPrototypeFilter, which I can't do at the moment (I'm pretty sure).