The Distributor redirects items inserted into it to another adjacent inventory block. If multiple output inventories are adjacent, the distributor cycles between them evenly.
Contents |
---|
Recipes
Recipe Type | Ingredients | Output | Example |
---|---|---|---|
Shaped Crafting |
|
|
Usage
When an item is inserted into one side of the distributor (via hopper, tube, osmosis filter, etc), the item will instantly be inserted into an adjacent inventory on one of the distributor's other five faces.
If there are multiple valid inventories, the distributor will alternate between them.
If there are no valid adjacent inventories, the distributor will eject inserted itemstacks into the world.
Data
BlockEntity Data | Format | Description |
---|---|---|
next_directions |
| Indicates the next direction an item inserted into a given side will be distributed to. The slot index indicates the insertion side (in DUNSWE order), and the value indicates the output side (also in DUNSWE order) |
History
Version | Changelog |
---|---|
1.21.3-7.0.0.0 | Added to More Red |