You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
mod filtering or wildcard filtering to allow things like "<modname>:*"
Allows for splitting off items processed by a specific mod, eg moving all outputs from chemlib to one chest without specifying every single item.
Describe alternatives you've considered
adding each item to a whitelist manually
The text was updated successfully, but these errors were encountered:
I'd love to be able to use filter without havin lose 4 netherite ingots just to be able to use that. Introducing another item or allow from gold upgrade to use that ability would be better because in modpacks and big farms thats a problem due to the limited number and hard to get netherite
this would be amazing being able to sort out a certain mod from things, also wildcards are nice and if they were added it should be able to match the description (added armor, enchantment names, etc.)
Describe the solution you'd like
mod filtering or wildcard filtering to allow things like "<modname>:*"
Allows for splitting off items processed by a specific mod, eg moving all outputs from chemlib to one chest without specifying every single item.
Describe alternatives you've considered
adding each item to a whitelist manually
The text was updated successfully, but these errors were encountered: