[Bug report] Items get voided with linked inventories
Wizzerinus opened this issue ยท 1 comments
Versions
Multiblocked version: 0.8.6
Forge version: build 2860
Singleplayer or Multiplayer: Singleplayer
Installed mods:
Actually Additions 1.12.2-r152
Had Enough Items 4.25.4
Description of the problem
How to reproduce:
- Make a multiblock with 2 inputs both being ITEM capability
- Add a recipe that takes N of item X to produce Y (N must be 2 or more)
- Build the multiblock, placing Phantomface as one of the inputs
- Link Phantomface to the other input
- Attempt to execute the recipe with N/2 of item X
Alternate method which I haven't tested but likely works the same:
- Make a multiblock with an ITEM capability input
- Add a recipe that takes an Iron Block and an Iron Ingot to produce Y
- Build the multiblock, placing Compacting Drawer as the input
- Attempt to execute the recipe with less than 10 iron ingots in the drawer
Expected result:
The recipe fails in some way
Actual result:
Input item gets voided