Rod of the Unstable Reservoir
botania:missile_rod

Rod of the Unstable Reservoir

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

Acquisition

Crafting using Gaia Spirit, Dragonstone, Dragonstone, Dreamwood Twig, Dragonstone, Dreamwood Twig and Gaia Spirit, arranged in the pattern shown. Produces Rod of the Unstable Reservoir.

Crafting
Gaia Spirit
Dragonstone
Dragonstone
Dreamwood Twig
Dragonstone
Dreamwood Twig
Gaia Spirit
Rod of the Unstable Reservoir Rod of the Unstable Reservoir guaranteed
Developer reference
Registry name
botania:missile_rod
Namespace
botania
Mod ID
botania
Tags (2)
botania:items/mana_using_items
botania:items/rods

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GDD",
    " TD",
    "T G"
  ],
  "ingredients": {
    "D": {
      "tag": "botania:dragonstone_gems"
    },
    "G": {
      "item": "botania:life_essence"
    },
    "T": {
      "item": "botania:dreamwood_twig"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}