Redstone Timer Filter
enderio:redstone_timer_filter

Redstone Timer Filter

Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
item

Acquisition

Crafting using Redstone Alloy Ingot, Redstone Filter Base and Clock, arranged in the pattern shown. Produces Redstone Timer Filter.

Crafting
Redstone Alloy Ingot
Redstone Filter Base
Clock
Redstone Timer Filter Redstone Timer Filter guaranteed
Developer reference
Registry name
enderio:redstone_timer_filter
Namespace
enderio
Mod ID
enderio

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "IBC"
  ],
  "ingredients": {
    "B": {
      "item": "enderio:redstone_filter_base"
    },
    "C": {
      "item": "minecraft:clock"
    },
    "I": {
      "tag": "forge:ingots/redstone_alloy"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}