Rod of the Shaded Mesa
botania:gravity_rod

Rod of the Shaded Mesa

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

Acquisition

Crafting using Dreamwood Twig, Dragonstone, Wheat, Dreamwood Twig and Dreamwood Twig, arranged in the pattern shown. Produces Rod of the Shaded Mesa.

Crafting
Dreamwood Twig
Dragonstone
Wheat
Dreamwood Twig
Dreamwood Twig
Rod of the Shaded Mesa Rod of the Shaded Mesa guaranteed
Developer reference
Registry name
botania:gravity_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": [
    " TD",
    " WT",
    "T  "
  ],
  "ingredients": {
    "D": {
      "tag": "botania:dragonstone_gems"
    },
    "T": {
      "item": "botania:dreamwood_twig"
    },
    "W": {
      "item": "minecraft:wheat"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}