promotional bannermobile promotional banner

Inventory Sorter (Configurable)

Simple inventory sorting, now in configurable order. Forked from the original by cpw.

File Details

inventorysorter-1.19.2-21.1.5.jar

  • R
  • Aug 26, 2024
  • 52.47 KB
  • 365
  • 1.19.2
  • Forge

File Name

inventorysorter-1.19.2-21.1.5.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:inventory-sorter-configurable-1090771:5666438")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Make sorting canceled when some items are about to be deleted

This patch adds a failsafe mechanism to sorting handler, which will (hopefully) cancel the sorting when there are one or more remaining items after iterating all target slots.

Tested Curios slots and the patch seems successfully prevent the known problems with it.

(I'll probably make a PR for the original repo after enough testing)