Rod of the Hells
botania:fire_rod

Rod of the Hells

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

Acquisition

Crafting using Blaze Powder, Livingwood Twig and Rune of Fire, arranged in the pattern shown. Produces Rod of the Hells.

Crafting
Blaze Powder
Livingwood Twig
Rune of Fire
Rod of the Hells Rod of the Hells guaranteed
Developer reference
Registry name
botania:fire_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:blaze_powder"
    },
    "R": {
      "item": "botania:rune_fire"
    },
    "T": {
      "item": "botania:livingwood_twig"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}