Pliers
mcwbridges:pliers

Pliers

Macaw's Bridges · by Sketch Macaw & Peachy Macaw
item

Acquisition

Crafting using Iron Nugget, Iron Ingot, Iron Nugget, Iron Nugget and Iron Ingot, arranged in the pattern shown. Produces Pliers.

Crafting
Iron Nugget
Iron Ingot
Iron Nugget
Iron Nugget
Iron Ingot
Pliers Pliers guaranteed
Developer reference
Registry name
mcwbridges:pliers
Namespace
mcwbridges
Mod ID
mcwbridges

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " F ",
    "WFF",
    " W "
  ],
  "ingredients": {
    "F": {
      "item": "minecraft:iron_nugget"
    },
    "W": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}