More Red

Filter

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 DataFormatDescription
inventory
  • Itemstack object
  • e.g. {"id": "cobblestone"}
The item the filter is holding and accepting

History

VersionChangelog
1.21.3-7.0.0.0Added to More Red