0 of 0

File information

Last updated

Original upload

Created by

Shivion

Uploaded by

TheShivion

Virus scan

Safe to use

About this mod

Upgrades hoppers to transfer items between chests, using their contents as a filter

Requirements
Permissions and credits
Changelogs
Filtered Chest Hopper started as a copy of the mod Super Hopper. But now this mod connects Hoppers to each other horizontally to create one large "pipeline". Any items in chests above the pipeline will be moved into the chests below the hoppers with the inventory of each hopper acting as a whitelist filter, only allowing matching items into the chest they are above. Chests are filled (and emptied) left to right. Intended for use with Automate for creating complicated lines of automation with sorting capabilities. Also supports Generic Mod Config Menu.

Config Settings
CompareQuality: When enabled the filter logic will also compare the items quality
CompareQuantity: When enabled the hopper will check the stack size in the filter and won't move more that the same number of items into the inventory below. Putting only a single item as the filter stack will cause it to ignore the quantity check.
TransferInterval: How often the transfer logic runs, similar to Automate.


also the source code is here in case anyone wants

Note: I haven't tested any of this in multiplayer, so use it at your own risk and feel free to make a bug report if you notice something broken