Multiblocked

Multiblocked

86.6k Downloads

[Bug report] Items get voided with linked inventories

Wizzerinus opened this issue ยท 1 comments

commented

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:

  1. Make a multiblock with 2 inputs both being ITEM capability
  2. Add a recipe that takes N of item X to produce Y (N must be 2 or more)
  3. Build the multiblock, placing Phantomface as one of the inputs
  4. Link Phantomface to the other input
  5. Attempt to execute the recipe with N/2 of item X

Alternate method which I haven't tested but likely works the same:

  1. Make a multiblock with an ITEM capability input
  2. Add a recipe that takes an Iron Block and an Iron Ingot to produce Y
  3. Build the multiblock, placing Compacting Drawer as the input
  4. 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

Pictures:

linked-inventory-voiding.mp4
commented

awesome, exactly the kind of solution I was thinking about

does this occur with compacting drawer?