Cannot take items by holding and dragging
johnfromstatefarm opened this issue ยท 3 comments
Describe the bug
I remember this being a feature before, but I can't quickly grab a bunch of items by holding down M1 and dragging over all the items so they instantly go into my inventory. This feature works with Tom's Storage.
I don't remember whether this is a feature of vanilla minecraft or mouse tweaks, but would be nice to have
How can we reproduce this bug or crash?
- Download mouse tweaks
- Make a storage system
- Put items in it
- Hold down mouse1 and drag over the items and they should go into your inventory instantly but don't
What Minecraft version is this happening on?
Minecraft 1.21.1
What NeoForge or Fabric version is this happening on?
Latest
What Refined Storage version is this happening on?
Latest
Relevant log output
I don't think this ever was a thing. Insertions you can drag and click but extractions, no. The grid inventory is not backed by fake slots so mods like MouseTweaks can't really integrate with it either.
Just tested with RS1 and MouseTweaks, this doesn't work.
Either way, besides getting everything out of RS quickly, I don't think this is really a use case worth supporting for now.