/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

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

Item Scroller

Item Scroller is a tiny mod for Minecraft 1.8.9+, which adds the functionality of moving items in inventory GUIs by scrolling the mouse wheel over slots with items in them. This is basically what NEI does/did (and Mouse Tweaks also seems to do), but separated into this tiny mod, and probably implemented in a different manner. For more information and the downloads (compiled builds), see http://minecraft.curseforge.com/projects/item-scroller

Compiling

  • Clone the repository
  • Open a command prompt/terminal to the repository directory
  • run 'gradlew build'
  • The built jar file will be in build/libs/