Framed Compacting Drawers

Framed Compacting Drawers

8M Downloads

Void upgrade bug

LindaJuffermans opened this issue ยท 2 comments

commented

I've setup 2x2 drawers for Mystical Agriculture seeds. 3 slots for the produce and 1 slot for the seeds. I've added a storage upgrade V (32x) and a void upgrade.

I found that the produce got voided if the first slot was filled to the max, ignoring the other two slots (the single stack I put there myself):
image

framedcompactdrawers-1.16-2.2.1.jar
Minecraft 1.16.5
Forge 36.2.34

commented

Does this happen with regular drawers too? This mod doesn't (in theory) touch any of the item handling code and just inherits it from regular Storage Drawers.

Make sure you're also using the latest Storage Drawers.

commented

It does, I should have tested that first.

Raised jaquadro/StorageDrawers#1023