[1.12.2] Cannot pull items from PlayerStorage interface if below minimum
OmniAesthetic opened this issue ยท 0 comments
If you set a minimum for an item in your PlayerStorage interface, and the item stack falls to that minimum, you can no longer manually pull that item out of your storage yourself. I realize this may be intended behavior (although I'm not sure what would be the point of this). But it would be very nice to, for example, have cobblestone auto-extracted from a player interface block into an Immersive Engineering silo until it hits the minimum, but still be able to manually pull that item from your storage to build with.
PlayerStorage version: 1.3.9
Forge version: 14.23.5.2772
Thanks in advance for having a look!