Mouse Tweaks

Mouse Tweaks

284M Downloads

Shift click issue with JEI and Quark

mezz opened this issue ยท 3 comments

commented

Steps to reproduce the bug:

  • Create a Minecraft instance with Forge, MouseTweaks, JEI, and Quark (and AutoRegLib, a Quark dependency).
  • Start a creative-mode world.
  • Open a crafting table and fill your inventory with items cheated from JEI.
    • 2019-01-11_23 17 34
  • Open a crafting recipe that can be shift-clicked into the crafting table, the [+] button must be above an item in your inventory if the recipe gui was not open.
    • 2019-01-11_23 17 39
  • Shift click the [+] button and observe extra items are moved into the crafting grid.
    • 2019-01-11_23 17 44

Quark moves items into the crafting grid with its "Better Craft Shifting" feature, but there is no conflict between just JEI and Quark.
Mouse Tweaks must be present to cause the issue seen here, if it's not there then the shift-click puts the recipe into the crafting table without any extra items.

I do not know why this is happening, so I am hoping to try to figure it out with you and @Vazkii

commented

There's a similar issue with MT wheel interacting through JEI's GUI as if it didn't exist (#2), I haven't looked into that yet but I suspect it's the same issue.

commented

I will take a look and submit a PR soon.

commented

Submitted a PR here: #20