Rod of the Skies
botania:tornado_rod

Rod of the Skies

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

Acquisition

Crafting using Feather, Livingwood Twig and Rune of Air, arranged in the pattern shown. Produces Rod of the Skies.

Crafting
Feather
Livingwood Twig
Rune of Air
Rod of the Skies Rod of the Skies guaranteed
Developer reference
Registry name
botania:tornado_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": [
    "  F",
    " T ",
    "R  "
  ],
  "ingredients": {
    "F": {
      "item": "minecraft:feather"
    },
    "R": {
      "item": "botania:rune_air"
    },
    "T": {
      "item": "botania:livingwood_twig"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}