[1.16.1] Constructor + Destructor duplicate blocks
tova98 opened this issue ยท 0 comments
Issue description: Any block that is pulled by Constructor and destroyed by Destructor will get duplicated, infinitely
What happens: Constructor pulls a block from the system, Destructor destroys it and outputs more than 1 back into the system
What you expected to happen: The same block gets put back into the system (or mined if possible)
Steps to reproduce:
- Place a Constructor
- Place a Destructor
- Put desired block in Constructor
- Connect them to storage system
- The block is duplicated
Version (make sure you are on the latest version before reporting):
- Minecraft: 1.16.1
- Forge: 32.0.108. is server, I'm on 32.0.106.
- Refined Storage: 1.9.2
Does this issue occur on a server? [yes/no] Yes
If a (crash)log is relevant for this issue, link it here:
[pastebin/gist/etc link here]