PieKing1215 / InvMoveCompats

Addon to the Minecraft Forge/Fabric mod InvMove that adds mod compatibilities.
GNU Lesser General Public License v3.0
5 stars 0 forks source link

Left-clicking items while moving forward sends items to crafting grid #1

Open ChromaPIE opened 3 years ago

ChromaPIE commented 3 years ago

Describe the bug As has been decribed in the title, when in inventory, left clicking items while moving forward (pressing W) will move items clicked to the 2x2 crafting grid above, but not attaching them to the cursor. A, S and D seem work as expected. That may be caused by MouseTweaks but I don't see anything related in its config.

To Reproduce

Version and Mod List List the version of InvMove, the version of Forge, and the version of Minecraft the issue happens on: InvMove: InvMove-1.16.3-0.4.6 Forge: 36.0.15 Minecraft: 1.16.5

List any other mods being used (other than Cloth Config): Only MouseTweaks seems related to the issue, but I'm not against to show more if it's required.

PieKing1215 commented 2 years ago

I can't replicate this with just MouseTweaks, I don't think it has this feature (?) Do you remember if you were playing with CraftingTweaks? I had this exact problem recently since CraftingTweaks adds W+click to move to crafting with no way to turn it off afaict.

PieKing1215 commented 2 years ago

(sorry for the double transfer, clicked the wrong one) I will look into addressing the problem in CraftingTweaks. In the same vein in rei/jei the add favorite keybind is "A" by default, which maybe I should auto rebind as you end up favoriting things all the time on accident unless you manually disable it.

InfoTeddy commented 2 years ago

The OP might have confused Mouse Tweaks with Item Scroller. I'm pretty sure Item Scroller is the one with W/S+clicking to send items to other inventories (including the crafting grid).