IO-Port copies isCraftable setting to target cell
PrototypeTrousers opened this issue ยท 0 comments
Describe the bug
IO port copies isCraftable setting, showing ghost craftable items in the terminals, even in the ME Chest
To Reproduce
Pattern an item, say a dropper.
Place a dropper in the terminal.
Extract the dropper from the ME network using an IO Port
Placing that cell on a network will show a ghost craftable dropper.
Expected behavior
no ghost craftable item
Additional context
the transferContents
method in IOPortTileEntity does not reset the isCraftable and countRequestable flags of the AEStack
Environment
- Environment:
Forge 36.1.31
Applied Energistics 2 8.4.0 beta 1