Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Why?
Hi, I created mod for easy sorting items in your storage. It is primarily personal mod. I wanted to create sorting system with redstone but that was too much work for me so I programmed something and here we are. If you wanna edit my mod, feel free to use it. I linked my github repository. And if you are not into Java, you can leave a message (In Links section -> Report issues) or if you have idea on new feature or something. If you want this mod in version lower than 1.19.2 let me know (once again, In Links section -> Report issues).
How it's working?
There are 3 new items:
- Sorter Controller
- Filter
- Pipe
You need Sorter controller put under your chest, where you put not sorted items. Then you connect Sorter Controller and Filter by pipes. Filter must facing chest in your storage. Pipes MUST be visually connected to Sorter controller and to filter.
Filter has three modes:
- Whitelist
- Filtering by items in Filter block
- In inventory
- Filtering by items in storage chest where Filter is facing
- Rejects
- Accepting items which were rejected by other Filters (more or less like trash bin)
- Also accepting items which have active filtering but not enough room in chest
Items are transported via air, pipes don't have inventories or something like hoppers do.
How to craft new items?
There are 3 new recepies:
Sorting Controller
Filter
Pipe
Final words
There are some inconveniences like filter inventory don't support quick moves (right clicks etc.) (quick moves have support from version 1.2.0 :) ) and Sorter Controller is facing only up unlike filters. But overall it works. If you find any bugs, feel free to contact me.
So there it is. Enjoy sorting your loot ^^