Applied Energistics 2

Applied Energistics 2

137M Downloads

mod:item Card for export bus

joaquincabrerasimoes opened this issue ยท 1 comments

commented

Describe the feature

A card that can be added to export bus in which you can write the "modid:itemid" for export and anything that matches that will be exported.

Reasons why it should be considered

In my case the problem that I am facing is with the item called "Traveler's Goggles" from Tinkers Construct which are dropped from a mob farm I made, internally those are called "tconstruct:travelers_helmet". Just the other day I ended up having SO many of them in my ME system that the packet sent from the server to the client was bigger than 2MB and it wouldn't display any of my items. I had to remove drives from my ME so that the packet would be smaller than 2 MB and by hand delete 3000 "Traveler's Goggles" because Fuzzy Card would not work with them.

So, it would be cool to have a specific, provably expensive to make, card that could manage those items with weird behaviors from other mods.

Additional details

Screenshot 2022-10-01 115133

commented

Fuzzy card will match any item based on the item ID only, so it should have worked?