Crafting using Iron Ingot, Dielectric Paste, Dielectric Paste, Iron Ingot and Dielectric Paste, arranged in the pattern shown. Produces Wrench.
Wrench
Powah · by owmii, Technici4n
Wrench is a tool from Powah, crafted from Iron Ingot and Dielectric Paste.
Acquisition
Developer reference
- Registry name
powah:wrench- Namespace
powah- Mod ID
powah- Tags (1)
forge:items/tools/wrench
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" ip",
" pi",
"p "
],
"ingredients": {
"i": {
"item": "minecraft:iron_ingot"
},
"p": {
"item": "powah:dielectric_paste"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}