Skip to content

Inventory Fetcher v2.0

Overview

You can use it to fetch items stored in the inventory of a block like a chest, furnace, and dispenser. When the input voltages change, it will try to fetch the items.

The final input is generated by performing a bitwise OR operation between the inputs from all ports.

The shape of this element is T-shaped. The back of the horizontal line should connect to a chest (or a block can store items, same as below). If the front of the vertical line is another chest, the element will store the fetched items into it, otherwise the element will try to dispense the fetched items. You can place several extension poles or fetchers, whose vertical line are parallel, at any side to fetch or store items in farther chests.

It has two types:

Specify Slot Type

Inventory Fetcher - Specify Slot Icon

All Input

Start & EndDescription
1 ~ 8

Specify slot

9 ~ 16

Specify count

17

If this is 1, the element will ignore specified count in operation, and will control as much as possible.

18

If this is 1, the element will not dispense.

Specify Content Type

Inventory Fetcher - Specify Content Icon

All Input

Start & EndDescription
1 ~ 10

Specify block content.

11

If this is 1, the element will also check the block data, otherwise not.

12

If this is 1, the element will fetch all items meet the conditions, otherwise only the first one.

13

If this is 1, the element will not dispense.

14

No Effect

15 ~ 32

If the 11th bit is 1, specify the block data, otherwise no effect.

About Extension Pole

The Image of the Extension Pole

For the inventory fetcher to be able to transport items to a farther place with no delay. It is bidirectional. But they cannot intersect each other at right angles.