Crafting using Flint, Brass Rod, Flint and Brass Rod, arranged in the pattern shown. Produces Pipe Wrench.
Pipe Wrench
Pipez · by Max Henkel
Pipe Wrench is a tool from Pipez, crafted from Flint and Brass Rod.
Acquisition
Developer reference
- Registry name
pipez:wrench- Namespace
pipez- Mod ID
pipez- Tags (1)
forge:items/tools/wrench
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" F ",
" SF",
"S "
],
"ingredients": {
"F": {
"item": "minecraft:flint"
},
"S": {
"tag": "forge:rods"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}