BHU in BHC can't recieve if locked and less than 65 items
ouroborus opened this issue ยท 0 comments
Industrial Foregoing Version: 1.9.2-170
TeslaCoreLib Version: 1.0.14
- Place a BHC.
- Place a BHU, put two stacks in it, break BHU.
- Put BHU in BHC.
- Note that the BHU now has 64 items and the corresponding output slot in the BHC has 64 items.
- Lock the BHC inventory.
- Remove one stack from the BHC output slot.
- Note that the BHU is now empty and has no NBT data restricting it to a specific item yet the BHC is still locked to the particular item.
- Note that you cannot pump that item into the BHC in this state.
Possible solution: BHU should keep configuration while in BHC even if empty, only clearing configuration when empty and removed from BHC.