Multifilter

Multifilter

morered:multifilter
morered:multifilter
Source modMore Red
IDmorered:multifilter
TypeBlock
StackableYes (64)
Toolminecraft:item/wooden_pickaxe
Blast resistance6
Hardness2
FlammableNo

Multifilters are item-handling blocks which can accept insertions of specific types of items, rejecting other items.

Contents
  1. Recipes
  2. Usage
  3. Data
  4. History

Recipes

Recipe TypeIngredientsOutputExample
Shaped Crafting
  • 1x Multifilter

Shaped Crafting Recipe for Multifilters

Usage

The multifilter behaves similarly to a Filter.

Unlike the filter, the multifilter can hold up to 27 filtering items, and will allow any of them. Additionally, the multifilter allows no item to pass through while its filter inventory is empty.

Data

Blockstate PropertiesValuesDescription
facing{"down", "up", "north", "south", "west", "east"}Output direction

Blockentity data has the following format:

{
"inventory": {
"stacks": <list of itemstacks>
}
}
BlockEntity DataFormatDescription
stacksList of Itemstack objectsEach object has values "id", "count", and "data". Only the first slot is used.

History

VersionChangelog
21.10.0Inventory is now serialized under inventory -> stacks
1.21.3-7.0.0.0Added to More Red

More Red 
🛠 Building and Crafting
⚙ Mechanisms
⩄ Redstone Logic
🔌 Wires and Cables