Rod of the Shifting Crust
botania:exchange_rod

Rod of the Shifting Crust

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

Acquisition

Crafting using Stone, Rune of Sloth, Livingwood Twig, Stone and Livingwood Twig, arranged in the pattern shown. Produces Rod of the Shifting Crust.

Crafting
Rod of the Shifting Crust Rod of the Shifting Crust guaranteed
Developer reference
Registry name
botania:exchange_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": [
    " SR",
    " TS",
    "T  "
  ],
  "ingredients": {
    "R": {
      "item": "botania:rune_sloth"
    },
    "S": {
      "item": "minecraft:stone"
    },
    "T": {
      "item": "botania:livingwood_twig"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}