Item Filter
16×16 · BAKED

item· Other

Item Filter

item

Item Filter is a item from Tom's Simple Storage Mod, crafted from Redstone Dust, Bluebright Stick, and Light Blue Wool.

Acquisition

Crafting using Redstone Dust, Bluebright Stick, Redstone Dust, Bluebright Stick, Light Blue Wool, Bluebright Stick, Redstone Dust, Bluebright Stick and Redstone Dust, arranged in the pattern shown. Produces Item Filter.

Crafting
Item Filter Item Filter guaranteed

Used in

Crafting using Item Filter, Redstone Comparator and Diamond, in any arrangement. Produces Polymorphic Item Filter.

Crafting ⇆ any arrangement
Item Filter
Redstone Comparator
Diamond
Polymorphic Item Filter Polymorphic Item Filter guaranteed

Crafting using Item Filter, Redstone Comparator and Name Tag, in any arrangement. Produces Tag Item Filter.

Crafting ⇆ any arrangement
Item Filter
Redstone Comparator
Name Tag
Tag Item Filter Tag Item Filter guaranteed
Developer reference
Registry name
toms_storage:ts.item_filter
Namespace
toms_storage
Mod ID
toms_storage

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "RSR",
    "SWS",
    "RSR"
  ],
  "ingredients": {
    "R": {
      "item": "minecraft:redstone"
    },
    "S": {
      "tag": "forge:rods/wooden"
    },
    "W": {
      "tag": "minecraft:wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}