Rod of the Depths
botania:cobble_rod

Rod of the Depths

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
item Mana Using ItemsPickable Block ProvidersRods

Acquisition

Crafting using Rune of Fire, Cobblestone, Livingwood Twig, Rune of Water and Livingwood Twig, arranged in the pattern shown. Produces Rod of the Depths.

Crafting
Rod of the Depths Rod of the Depths guaranteed
Developer reference
Registry name
botania:cobble_rod
Namespace
botania
Mod ID
botania
Tags (3)
botania:items/mana_using_items
botania:items/pickable_block_providers
botania:items/rods

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " FC",
    " TW",
    "T  "
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:cobblestone"
    },
    "F": {
      "item": "botania:rune_fire"
    },
    "T": {
      "item": "botania:livingwood_twig"
    },
    "W": {
      "item": "botania:rune_water"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}