I am writing a program to automate the Draconic Evolution fusion crafting, and want to split the transposers into groups based on if it is an input, output to the injectors, or output to the crafting core itself. I think i can dynamically determine the side the inventory is on, so i could just do injectors are on the 4 cardinal directions, the core is on top, and inputs are on bottom, but is there any other way to know what type of inventory the transposer is connected to?