Filter

Filter

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

Filters are item-handling blocks which can accept insertions of one type of item, rejecting all other items.

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

Recipes

Recipe TypeIngredientsOutputExample
Shaped Crafting
  • 1x Filter

Shaped Crafting Recipe for Filters

Usage

While the filter holds no item, it acts as a Shunt.

Right-clicking the filter will open a menu with a single item slot. While that slot holds an item, it will be displayed inside the filter, and only items of that type can be inserted into the filter.

Using the Pliers or another mod's wrenchlike item on a filter will rotate it.

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