
[Enhancement] Support For Configuring Filters by Dragging Items Directly From NEI
mikeloeven opened this issue ยท 2 comments
Please add support for enderio Filters to recieve configuration information directly from NEI Currently to configure filters on item conduits the player must have the item they wish to set in their inventory and drag it over the filter. There are several mods that allow item filters to be populated by dragging items directly from NEI which makes it much easier to initially set up item filters.
Logi pipes does this Generally for complex crafting operations using machines i just hook the crafting pipe to an output item buffer and a satellite to an input buffer with enderio conduits providing the back-end item transport between the machine array and the output buffer. It allows you to have items pass through multiple machines with only one crafting pipe for example glass production is set up as 3 cobblestone to 3 glass with the cobblestone fed to a sag and the sand filtered and fed to a smelter. and the extra outputs removed by a filtered extractor.
but for a hybrid logi enderio system this method of configuration would be alot faster to setup