Conflict with InventoryTweaks ? v. 1.12.2
Dockter opened this issue ยท 2 comments
Issue Description: When you open your backpack inventory, from your main inventory if you attempt to SHIFT-CLICK inventory (which with InventoryTweaks), will transfer all of a specific type to the above inventory window, IronBackpack attempts to /give you the item you attempted to shift-click.
Affected Versions (Do not use "latest"):
-
IronBackpacks: 1.12.2-3.3.0
-
Minecraft: 1.12
-
Forge: 1.12.2 - Build 2509.
-
InventoryTweaks: 1.63
-
Other Conflicting Mods (may be irrelevant to your issue):
Also using SpongeForge - 1.12.2-2503-7.0.0-BETA-2696.
Thank you,
I think this issue is that there is currently no InventoryTweaks support for this version and therefore you can't use its shortcuts.
Or is it a bug?
I wasn't really able to reproduce this, but I have gone ahead and reimplemented the InvTweaks API in 7fb26c0 which should solve any issues. If it persists, I'm going to chalk it up to Sponge unless you can prove otherwise.