[Q] Do you add a terminal to view items in the network with shown aspects?
thatsIch opened this issue ยท 3 comments
or alternatively you inject them in some way?
If yes, close this,
if no,
is planned
or not functional (cause limited api access?)
o/ thatsIch
Related to AppliedEnergistics/Applied-Energistics-2#441
I have not yet figured out how to satisfy the conditions for the TC4 clientside hook that draws the aspects of scanned items above it's tooltip. It looks for slots with a loop that iterates over the currently opened container. And since the ME items are drawn with specialized widgets, not slots, TC doesnt see them.
If I can deconstruct this call chain, I will try to add support to the A.C.T.