SuperMartijn642 / Tesseract

9 stars 9 forks source link

Question: Behavior of multiple Tesseracts receiving one Channel #51

Closed DrowningDevil closed 1 year ago

DrowningDevil commented 1 year 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 1 year 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.