Dowsing Rod
ars_nouveau:dowsing_rod

Dowsing Rod

Ars Nouveau · by Bailey Hollingsworth
item

Acquisition

Crafting using Any Gold Ingot, Archwood Planks and Archwood Planks, arranged in the pattern shown. Produces Dowsing Rod.

Crafting
Dowsing Rod Dowsing Rod guaranteed
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
}