Crafting using Any Gold Ingot, Archwood Planks and Archwood Planks, arranged in the pattern shown. Produces Dowsing Rod.
Dowsing Rod
Ars Nouveau · by Bailey Hollingsworth
Acquisition
Developer reference
- Registry name
ars_nouveau:dowsing_rod- Namespace
ars_nouveau- Mod ID
ars_nouveau
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" x ",
"a a"
],
"ingredients": {
"a": {
"item": "ars_nouveau:archwood_planks"
},
"x": {
"tag": "forge:ingots/gold"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
