jaquadro / StorageDrawers

A mod adding compartmental storage for Minecraft Forge
MIT License
194 stars 152 forks source link

Punching a full Drawer with the slot that the item will go into causes it to work twice #933

Open aaronhowser1 opened 3 years ago

aaronhowser1 commented 3 years ago

image Punch image

I imagine its because now you're technically mining with a different item or something (first nothing, then Coal), so it punches for each of them

aaronhowser1 commented 3 years ago

This is using StorageDrawers-1.16.3-8.2.2

jaquadro commented 2 years ago

This is a long-standing issue without an easy solution (it's a behavior deep in vanilla that would essentially need a coremod to solve). I believe your observation is correct.