Pipe Wrench
pipez:wrench

Pipe Wrench

Pipez · by Max Henkel
item Wrench Tool

Pipe Wrench is a tool from Pipez, crafted from Flint and Brass Rod.

Acquisition

Crafting using Flint, Brass Rod, Flint and Brass Rod, arranged in the pattern shown. Produces Pipe Wrench.

Crafting
Flint
Brass Rod
Flint
Brass Rod
Pipe Wrench Pipe Wrench guaranteed
Developer reference
Registry name
pipez:wrench
Namespace
pipez
Mod ID
pipez
Tags (1)
forge:items/tools/wrench

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " F ",
    " SF",
    "S  "
  ],
  "ingredients": {
    "F": {
      "item": "minecraft:flint"
    },
    "S": {
      "tag": "forge:rods"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}