Item Scroller

Item Scroller

Mod

A client mod that adds various shortcuts to move items easier in inventory screens

Client ManagementUtility

151.2k downloads
210 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Filter loader...
Filter versions...
Filter channels...

Another update by Sakura-Ryoko and zly2006. With contributions from WenDavid552 and others.

0.23.999-sakura.8

  • Finally adds a (re-)implementation of the Recipe Book Protocol support, similar o Andrew's craft-fix fork. This was a heavily requested feature that does not craft invalid results when enabled. This was an overall effort between whendavid, zly2006, and I over time & addresses some of the current issues with the craft-fix fork.

0.23.999-sakura.7

  • Some test fixes related to clickSlot buffering and SwapsOnly config (zly2006)
  • Migrate to masa's Maven

0.23.999-sakura.6

  • malilib version bump to 0.20.0

0.23.999-sakura.5

  • Add sortInventory config to aid in automatically resorting your inventory

0.23.999-sakura.4

  • Add Chinese and Spanish es_es translations

Original build time: 2024-08-20 20:44:11 +0300

0.23.0

by masa on Jun 24, 2024
Download
  • Update to Minecraft 1.20.5 and 1.20.6 (by Sakura-Ryoko)

Note: This update is entirely the work of Sakura-Ryoko. I don't currently plan to update my mods myself anymore from the old "pre-rewrite" code for any MC versions after 1.20.4. And there is currently no ETA for if/when the "new code" might be ready, if ever. So basically at least for now any updates for 1.20.5+ will be made by someone other than me, but I'll still occasionally upload the releases here once they stabilize after each MC release.

0.40.0-alpha.1

by masa on May 1, 2024
Download
  • Update to the malilib package move
  • Update to various malilib refactor things
  • Remove the Forge-specific rendering mixin target variant
  • Move the client tick handler to be called from malilib
  • Port to Ornithe 1.12.2

Requires malilib 0.60.0-alpha.1

Original build time: 2023-12-26 17:30:14 +0200

0.22.0

by masa on May 1, 2024
Download
  • Update to MC 1.20.4

Requires malilib >= 0.18.0

Original build time: 2023-12-09 20:50:43 +0200

0.22.0-beta.1

by masa on May 1, 2024
Download
  • Update to MC 1.20.3 snaphot 23w43b

Requires malilib 0.18.x

Original build time: 2023-10-31 22:06:20 +0200

0.21.0

by masa on May 1, 2024
Download
  • Update to MC 1.20.2 (by HendrixShen)

Requires malilib >= 0.17.0

Original build time: 2023-10-08 22:04:49 +0300

0.20.0

by masa on May 1, 2024
Download
  • Update to MC 1.20 (by HendrixShen)

Requires malilib 0.16.x

Original build time: 2023-06-17 01:55:09 +0300

0.19.2

by masa on May 1, 2024
Download
  • Update to MC 1.19.4 (by tomalbrc)

Requires malilib 0.15.x

Original build time: 2023-03-18 20:20:13 +0200

0.18.0

by masa on May 1, 2024
Download
  • Update to MC 1.19.3

Requires malilib 0.14.x

Original build time: 2022-12-08 22:59:38 +0200

0.17.1

by masa on May 1, 2024
Download
  • Update to MC 1.19.2
    • No code changes

Requires malilib 0.13.x

Original build time: 2022-08-07 16:44:10 +0300

0.17.1

by masa on May 1, 2024
Download
  • Update to MC 1.19.1
  • Change the Mixin that renders the recipe view, for hopefully better mod compatibility

Requires malilib 0.13.x

Original build time: 2022-07-28 22:51:34 +0300

0.17.0

by masa on May 1, 2024
Download
  • Update to MC 1.19

Requires malilib >= 0.13.0

Original build time: 2022-07-17 18:37:34 +0300

0.16.1

by masa on May 1, 2024
Download
  • (Mass) Crafting fixes and a new config option for output update suppression

Requires malilib >= 0.12.0

Original build time: 2022-07-17 16:24:21 +0300

0.31.1

by masa on May 1, 2024
Download
  • Fix the crafting grid definition loading

Requires malilib >= 0.52.0

Original build time: 2022-06-17 20:18:18 +0300

0.31.0

by masa on May 1, 2024
Download
  • Use some new wrapping utils from malilib
  • Update to various wrapper util changes in malilib
  • Update to malilib input event handler changes
  • Change all File class usages to Path API usages

Requires malilib >= 0.52.0

Original build time: 2022-06-12 18:34:12 +0300

0.30.1

by masa on May 1, 2024
Download
  • Add name overrides for the crafting screen definitions, fix the defaults
    • This allows using saner names in the config even in the obfuscated environment that LiteLoader runs in

Requires malilib >= 0.50.0

Original build time: 2022-04-12 21:49:21 +0300

0.30.0

by masa on May 1, 2024
Download
  • Update to tons of malilib refactoring and class moves etc.
  • Organize all imports to match my new IDE settings
  • Move all the config names and comments to the localization file
  • Rename and clean up config/hotkey names, improve config comments
  • Implement back the crafting screen config

Requires malilib >= 0.50.0

Original build time: 2022-04-11 12:28:52 +0300

Post-rewrite

This is the first of the "post-rewrite" releases, based on a couple of years of rewriting mostly malilib thus far, and partially also the other client mods.

0.16.0

by masa on May 1, 2024
Download
  • Update to MC 1.18.2

Requires malilib 0.12.0

Original build time: 2022-03-03 23:59:04 +0200

0.16.0

by masa on May 1, 2024
Download
  • Change the default config screen tab to be Generic
  • Fix a crash in the villager trade screen due to an OOB index
  • Fix a bunch of warnings, and some code style cleanup
  • Change some things from boxed List<Integer> to IntArrayList
  • Add new massCraft options, and a new massCraft variant
    • massCraftInterval
    • massCraftIterations
    • massCraftSwaps
    • useRecipeCaching

Requires malilib 0.11.8

Original build time: 2022-03-03 23:26:30 +0200

0.15.0

by masa on May 1, 2024
Download
  • Add a persistent config for the mod main toggle option
  • Remove the default key from the main toggle hotkey, and rename the hotkey
  • Re-order some of the hotkeys for better grouping
  • Internally rename some config options

Requires malilib 0.11.1

Original build time: 2022-01-10 05:42:48 +0200


Project members

masa

Owner

sakura-ryoko

Maintainer

Details

Licensed LGPL-3.0-only
Published 5 months ago
Updated a month ago