Wrench
techreborn:wrench

Wrench

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item

Acquisition

Crafting using Bronze Ingot, Bronze Ingot, Bronze Ingot and Bronze Ingot, arranged in the pattern shown. Produces Wrench.

Crafting
Bronze Ingot
Bronze Ingot
Bronze Ingot
Bronze Ingot
Wrench Wrench guaranteed

Used in (1)

Crafting using Wrench, Advanced Drill, Advanced Chainsaw and Diamond Sword, arranged in the pattern shown. Produces Omni-Tool.

Crafting
Wrench
Advanced Drill
Advanced Chainsaw
Diamond Sword
Omni-Tool Omni-Tool guaranteed
Developer reference
Registry name
techreborn:wrench
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "B B",
    " B ",
    " B "
  ],
  "ingredients": {
    "B": {
      "tag": "c:bronze_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}