Shift Double-clicking items in the ME Crafting Terminal also inserts items in the crafting area
Xiaminou opened this issue ยท 8 comments
Description
Shift Double-clicking items in the ME Crafting Terminal also inserts items in the crafting area.
I don't think it should.
Environment
- Minecraft Version: 1.12.2
- AE2 Version: rv5-stable-1
- Forge Version: 2537
- Mods: list.txt
Are you sure it's not? Because I don't know what other mod could be adding that since it's applied energistics only.
AFAIK, double-click is not a vanilla behavior. What should it do? I'm guessing something like shift-click?
Please report to the mod adding it.
Here: https://youtu.be/vJMWNKvJFm8
Applied Energistics only in this instance, same behavior.
To be clear the expected behavior is for it to put the similar items from your inventory only in the ME Network
@fscan Can we re-open this please?
After looking having a better look at the double click behavior, i fixed some issues related to your other issue. The behavior described in this issue should only happen if either your storage is full or you don't have enough power to transfer all the stacks. Either way this is not worth it complicating the GUI code further (generally blacklisting fake slots is not an option, as we allow shift clicking into eg. filter slot)