Craftable items are not displayed in wireless terminals
Mari023 opened this issue ยท 1 comments
I think that this happens because the network node is never set in MEMonitorableMenu if the host is an IPortableTerminal
although I guess it might be better to not permanently store the grid node, since it can change?
using getNetworkNode() instead of the stored node would solve this
actually this would only work for my terminals (including ae2's crafting terminal)
getCraftablesFromGrid() has to do it similar to updateActiveCraftingJobs()
alternatively, it might make sense to change getNetworkNode() to just account for this