When attempting to add multiple filters to the ME Ore Dictionary Export bus, for example, oreIron&oreGold the export bus does not recognize the input.
When I type oreIron or even oreIron& the export bus recognizes the filter and works. I can also type something like oreIron&!oreCinnabar and it will work correctly.
As I would like to specify multiple filters for a single ME Ore Dictionary Export bus and the code seems to support doing so just by using a &, I was just wondering why this is seemingly broken, or if I am missing something blatantly obvious.
I did not find the code by myself, it was used in a response to a post I made on reddit when I was trying to find out what logical operator could be used to define multiple filters.
Any help would be greatly appreciated! Thank you so much for your time!
When attempting to add multiple filters to the ME Ore Dictionary Export bus, for example,
oreIron&oreGold
the export bus does not recognize the input.When I type
oreIron
or evenoreIron&
the export bus recognizes the filter and works. I can also type something likeoreIron&!oreCinnabar
and it will work correctly.As I would like to specify multiple filters for a single ME Ore Dictionary Export bus and the code seems to support doing so just by using a
&
, I was just wondering why this is seemingly broken, or if I am missing something blatantly obvious.I did not find the code by myself, it was used in a response to a post I made on reddit when I was trying to find out what logical operator could be used to define multiple filters.
Any help would be greatly appreciated! Thank you so much for your time!