haveric / StackableItems

Minecraft Bukkit plugin that allows you to change the default stack size of items.
22 stars 17 forks source link

Shift+right click mouse #138

Closed fullshadowcat closed 4 years ago

fullshadowcat commented 5 years ago

1.14.2 Version: 1.0.8 Here are my settings for rabbit stew.

allWorlds: player: {} default: MIN: -1 MAX: -1 RABBIT_STEW: 1 player: {} inventory: chest,barrel: MIN: -1 MAX: -1 RABBIT_STEW: 64

I want the stew to be stacked only in containers. The problem is that if you transfer the stack from the chest using Shift+RCM and if there is already stew in the inventory, the full stack is transferred. And this applies to everything, not just stew.

haveric commented 5 years ago

Thanks for the report. I've confirmed this with any shift clicking. Will update when I know more.

haveric commented 4 years ago

This should be fixed in the latest release (v1.0.9).