CyclopsMC / IntegratedTerminals

Terminals for managing and overviewing Integrated Dynamics networks
MIT License
5 stars 6 forks source link

Removing the storage terminal with wrench causes the item in the crafting grid to drop #35

Closed Loner-Knowledge closed 5 years ago

Loner-Knowledge commented 5 years ago

Issue type:


Short description:

When the storage terminal is removed with wrench, the item in the crafting grid will drop. This will copy items.

Steps to reproduce the problem:

  1. Get a chest with an item interface and a storage terminal.
  2. Place any items to the crafting grid of the storage terminal.
  3. Use wrench to remove the storage terminal, then the storage terminal itself and the item in the crafting grid will drop.
  4. Put the removed storage terminal back into place, you will see the item in the crafting grid still there.

Expected behaviour:

Items in the crafting grid should not be dropped when the storage terminal is removed with wrench, because they are already stored in the NBT of the storage terminal.


Versions:

Log file:

rubensworks commented 5 years ago

Thanks for reporting, I'll look into it as soon as possible!