McJtyMods / XNet

Advanced item/liquid/energy/... networking
MIT License
92 stars 53 forks source link

Feature Request - Use filters to specify item count #508

Open toastonrye opened 2 years ago

toastonrye commented 2 years ago

Possible to add a feature to filters, so I could put 1 nickel and 2 iron in the filter and xnet would maintain that inventory count in the respective block?

praetoras commented 2 years ago

I actually came here to request just such a thing, or at least to be able to put a # in the "max in destination/keep in destination" and have the choice for it to reckon it as total count, or count per-item. It would really help storage density, as the only way to achieve that now is to use multiple connectors to the same block per-item, which is neither ideal, nor always possible.