RusherDevelopment / rusherhack-issues

Public repository for reporting issues and suggestions in an efficient manner
75 stars 9 forks source link

[FEATURE] Shulker Sorting in Stash Sorter #1653

Open kingdong2b opened 6 days ago

kingdong2b commented 6 days ago

What feature would you like to be added. I would like the stash sorter to be upgraded to include sorting through individual shulkers for the sorting of items. It could use the same general system of pull and put. My ideal version is having a chest full of filled shulkers full of random items, and another chest full of empty shulker boxes. A certain item, for example oak_planks, would be whitelisted using a command and the sorter would be executed. The sorter would pull shulkers from the chest of filled shulkers looking specifically for oak planks, and then would place every oak plank into an empty shulker box. The sorter would place the pulled shulkers back into their respective origin chests after the transfer of items was complete.

Is your feature request related to a problem? Please describe. My feature request is related to a problem, but not with the client. I have a VERY messy stash, and have been using the auto sorter module to attempt to clean it up, however the system that I'm doing is very time consuming and tedious. I've been searching for shulkers that have specific items in it, for example I pulled every shulker that contained any wooden blocks and then individually had the sorter pull the blocks out of the shulkers and then repack the blocks into an empty shulker. If I could just highlight the chest that has my unsorted shulkers inside, and have the sorter automatically pull every shulker that has the item inside and transfer them into their own individual shulkers it would save me an incredible amount of time. I'm sure someone could come up with a system to streamline sorting items through stashes into set kits, but for my purposes all I would need is individual items being separated.

Additional context Add any other context or screenshots about the feature request here.