SuperMartijn642 / Tesseract

10 stars 11 forks source link

Question: Behavior of multiple Tesseracts receiving one Channel #51

Closed DrowningDevil closed 2 years ago

DrowningDevil commented 2 years ago

Hello!

I have a question on the behavior of item transfer: If I have multiple Tesseract and set them all to receive the same channel - how is it determined to which Tesseract the item transfers?

Thank you! -Devil

SuperMartijn642 commented 2 years ago

All tesseracts are stored in internal lists, so the first tesseract in that list will get the item, then the second, and so forth. The order of this list is pretty much random.