Extreme Wrench
bigreactors:wrench

Extreme Wrench

Extreme Reactors · by ZeroNoRyouki
item Wrench Tool

Acquisition

Crafting using Organic Green Dye, Any Iron Ingot, Any Wool, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Any Wool, arranged in the pattern shown. Produces Extreme Wrench.

Crafting
Extreme Wrench Extreme Wrench guaranteed
Developer reference
Registry name
bigreactors:wrench
Namespace
bigreactors
Mod ID
bigreactors
Tags (1)
forge:items/tools/wrench

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "DI ",
    "WII",
    "IW "
  ],
  "ingredients": {
    "D": {
      "tag": "forge:dyes/green"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "W": {
      "tag": "minecraft:wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bigreactors:wrench",
  "experience": null,
  "cooking_time": null
}