-
Notifications
You must be signed in to change notification settings - Fork 5
Filter
Mckelle Gravelle edited this page Dec 13, 2016
·
3 revisions
The Filter has two functions. The first function is to pull items from inventory blocks such as chests, furnaces, etc. The second function is to "filter" items that are passing through it. A filter can either be set to blacklist or whitelist the items that are in it's inventory.
The filter moves stacks at a time.
Put items in the filter and if set to whitelist, only items that are in the filter will be allowed to pass through. If set to blacklist, only items that are not in the filter will be allowed to pass through. You can toggle between whitelisting and blacklisting by right clicking on the filter to open it's inventory, and clicking on the glass pane on the far right.
- The filter can be used to create a sorting system with pipes.
/givemachine filter
