Wrench
powah:wrench

Wrench

Powah · by owmii, Technici4n
item Wrench Tool

Wrench is a tool from Powah, crafted from Iron Ingot and Dielectric Paste.

Acquisition

Crafting using Iron Ingot, Dielectric Paste, Dielectric Paste, Iron Ingot and Dielectric Paste, arranged in the pattern shown. Produces Wrench.

Crafting
Iron Ingot
Dielectric Paste
Dielectric Paste
Iron Ingot
Dielectric Paste
Wrench Wrench guaranteed
Developer reference
Registry name
powah:wrench
Namespace
powah
Mod ID
powah
Tags (1)
forge:items/tools/wrench

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " ip",
    " pi",
    "p  "
  ],
  "ingredients": {
    "i": {
      "item": "minecraft:iron_ingot"
    },
    "p": {
      "item": "powah:dielectric_paste"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}