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
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

