Skip to content

Minecraft mod. Low-effort item sorting to keep your workshop organized.

License

Notifications You must be signed in to change notification settings

pcal43/quicksort

Repository files navigation

Quicksort

Features

  • Lightweight item sorting. Keep your workshop organized quickly and easily.
  • Vanilla-friendly. Does not add any new blocks to your server.
  • Serverside-only. Does not have to be installed on clients.
  • Fully customizable. Define your own quicksort chest types.

Usage

  • Place an emerald or diamond block in the center of your storage area.
  • Create a Quicksorter by putting regular chest on top of that block.
  • Items placed in the Quicksorter will automatically be distributed to nearby chests that contain matching items.

Fine Points

  • The Quicksorter must have a clear line-of-sight to the receiving chests
  • The receiving chests must be within a cube-shaped area centered on the Quicksorter.
  • The Quicksorter's range depends on the type of block used:
    • Emerald: 5 blocks away
    • Diamond: 10 blocks away
  • Items are transferred regardless of whether the item appears to not make it to the chest

Configuration

To configure the mod, follow the instructions in the default config file:

https://github.com/pcal43/quicksort/blob/main/src/main/resources/quicksort-default-config.json5

Credits

Icon components courtesy of

Legal

This mod is published under the MIT License.

You're free to include this mod in your modpack provided you attribute it to pcal.net.

Questions?

If you have questions about this mod, please join the Discord server:

https://discord.pcal.net

Comments have been disabled and I will not reply to private messages on Curseforge.