-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Describe your idea (If you have more than one idea, please open the rest in other issues)
The Create mod has multiple blocks that support item filters, be it for recipes or for transport. Examples include the basin, the funnel, and the deployer. Currently, this mod only supports reading the filter from the basin, however it would be nice if that functionality was abstracted to work with other blocks, as well as expanding it to also support setting item filters, using either an object id, or an item from a nearby inventory for more complex filters.
Part of this functionality has already been implemented somewhere else: https://docs.siredvin.site/UnlimitedPeripheralWorks/integrations/create/filters/
However it would still be nice if this functionality could be found here too
Describe alternatives you've considered if any
Using the aforementioned mod, however it simply isn't included in most popular modpacks, and adding it just for this feature seems excessive.
Additional context
My primary motivation for this is replicating a setup shown here:
https://youtu.be/40RwGATZYwI?t=322
Linked Issues
No response