Yeta Wrench
enderio:yeta_wrench

Yeta Wrench

Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
item Wrench Tool

Acquisition

Crafting using Copper Alloy Ingot, Copper Alloy Ingot, Stone Compound Gear and Copper Alloy Ingot, arranged in the pattern shown. Produces Yeta Wrench.

Crafting
Copper Alloy Ingot
Copper Alloy Ingot
Stone Compound Gear
Copper Alloy Ingot
Yeta Wrench Yeta Wrench guaranteed
Developer reference
Registry name
enderio:yeta_wrench
Namespace
enderio
Mod ID
enderio
Tags (1)
forge:items/tools/wrench

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "I I",
    " G ",
    " I "
  ],
  "ingredients": {
    "G": {
      "item": "enderio:stone_gear"
    },
    "I": {
      "tag": "forge:ingots/copper_alloy"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}