Crafting using Copper Alloy Ingot, Copper Alloy Ingot, Stone Compound Gear and Copper Alloy Ingot, arranged in the pattern shown. Produces Yeta Wrench.
Yeta Wrench
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
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
}