maruohon / itemscroller

A client-side Minecraft mod that adds various convenient ways of moving items within inventory GUIs, such as scrolling over stacks to move single items to or from it
GNU Lesser General Public License v3.0
147 stars 69 forks source link

Scrolling not working properly #15

Closed ghost closed 6 years ago

ghost commented 6 years ago

I can only scroll one item at a time unless I scroll really fast.

Modpack: The Simple Life 2, version 1.4 Minecraft version: 1.10.2 Forge version: 12.18.3.2511 Item Scroller version: 0.11.0

maruohon commented 6 years ago

That pack doesn't seem to have Item Scroller, but instead Mouse Tweaks. Did you remove Mouse Tweaks or at least disable the scrolling feature from it? Otherwise they would likely interfere with each other.

ghost commented 6 years ago

I totally forgot that I manually added Item Scroller to the modpack, and I had no idea that Mouse Tweaks had a scrolling feature. I guess I’ll just remove Item Scroller or disable the scrolling feature in Mouse Tweaks.

Thanks.