Add Tag to prevent Void Container from voiding.
Soaryn opened this issue ยท 0 comments
LaserIO version
Any
Minecraft Version
1.21.x
(Neo)Forge Version
No response
Modpack & Version
No response
Do you have optifine installed?
No
Describe the issue
To no fault of either of us, the LaserIO node allows someone to extract the cards out of the node. In the scenario, it is serving as a double edge sword, as the void container I have voids items either automatically or when anything is sent to it. Thus voiding the card if one places it against the face of the io node.
Steps to reproduce
Place laser IO node, place card in node, place void container from XyCraft on the side configured. The card will be voided due to the passive pull the void has.
Expected behaviour
Only things sent to the void container are expected be voided in this case. I have a tag xycraft:immune/void_containment
that you can add to the IO nodes to prevent them from being automatically extracted from allowing the container to sit next to the laserio node, and still allow it to insert into it.
Screenshots
No response
Log files
No response
Additional information
Reference Issue: Soaryn/XyCraftTracker#62