promotional bannermobile promotional banner

Quicksort

Automatically sort and filter items into nearby chests. Clean up that workshop! Works with vanilla clients!

File Details

quicksort-0.2.0+1.19.2.jar

  • R
  • Oct 8, 2022
  • 91.65 KB
  • 48.4K
  • 1.19.2
  • Fabric

File Name

quicksort-0.2.0+1.19.2.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:quicksort-641431:4021609"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

fix #13 - add configurable target containers by @pcal43 in #22

You can now configure other container types as targets for a quicksorter: // Ids of blocks that will be considered valid targets for sorting. Listed blocks must be block entities // with an inventory. 'targetContainerIds': ['minecraft:chest']

https://github.com/pcal43/quicksort/releases/tag/0.2.0+1.19.2