Wireless Crafting Terminal doesn't return from a subscreen correctly
Mari023 opened this issue ยท 1 comments
Adding
else if (menuHost instanceof WirelessCraftingTerminalMenuHost) {
this.previousMenuIcon = AEItems.WIRELESS_CRAFTING_TERMINAL.stack();
this.previousMenuType = WirelessCraftingTermMenu.TYPE;
}
in AESubScreen before the normal wireless Terminal
would fix this