Hello,
I am looking for a way to identify which side of an external block is connected to the computer network. For instance if I had a chest connected to an inventory and wanted to be able to use an inventory_controller upgrade to inspect contents I would have to know which side to access in the methods. What if a user hooked the chest to a different side than the way I wrote the code. In other words, have the program search and determine which side to utilize in the program. This is my first attempt with open computers so I may be missing something really obvious. Thanks.