Filter Destination Tool
pipez:filter_destination_tool

Filter Destination Tool

Pipez · by Max Henkel
item

Filter Destination Tool is a item from Pipez, crafted from Any Iron Ingot, Any Redstone Dust, Acacia Window Pane, and Archwood Button.

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Redstone Dust, Acacia Window Pane, Any Redstone Dust, Any Iron Ingot, Archwood Button and Any Iron Ingot, arranged in the pattern shown. Produces Filter Destination Tool.

Crafting
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Redstone Dust
Acacia Window Pane
Any Redstone Dust
Any Iron Ingot
Archwood Button
Any Iron Ingot
Filter Destination Tool Filter Destination Tool guaranteed
Developer reference
Registry name
pipez:filter_destination_tool
Namespace
pipez
Mod ID
pipez

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "III",
    "RGR",
    "IBI"
  ],
  "ingredients": {
    "B": {
      "tag": "minecraft:buttons"
    },
    "G": {
      "tag": "forge:glass_panes"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "R": {
      "tag": "forge:dusts/redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}