Rod of the Bifrost
botania:rainbow_rod

Rod of the Bifrost

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

Acquisition

Crafting using Pixie Dust, Dragonstone, Elementium Ingot, Pixie Dust and Elementium Ingot, arranged in the pattern shown. Produces Rod of the Bifrost.

Crafting
Pixie Dust
Dragonstone
Elementium Ingot
Pixie Dust
Elementium Ingot
Rod of the Bifrost Rod of the Bifrost guaranteed

Used in (1)

Crafting using Rod of the Bifrost and Alfglass, in any arrangement. Produces Bifrost Block.

Crafting ⇆ any arrangement
Bifrost Block guaranteed
Developer reference
Registry name
botania:rainbow_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": [
    " PD",
    " EP",
    "E  "
  ],
  "ingredients": {
    "D": {
      "tag": "botania:dragonstone_gems"
    },
    "E": {
      "tag": "botania:elementium_ingots"
    },
    "P": {
      "item": "botania:pixie_dust"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}