Rod of the Seas
botania:water_rod

Rod of the Seas

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

Acquisition

Water Bottle Matching Shaped using Potion, Livingwood Twig and Rune of Water, arranged in the pattern shown. Produces Rod of the Seas.

Water Bottle Matching Shaped
Potion
Livingwood Twig
Rune of Water
Rod of the Seas Rod of the Seas guaranteed
Developer reference
Registry name
botania:water_rod
Namespace
botania
Mod ID
botania
Tags (2)
botania:items/mana_using_items
botania:items/rods

Recipe JSON (1):

{
  "recipe_type": "botania:water_bottle_matching_shaped",
  "pattern": [
    "  B",
    " T ",
    "R  "
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:potion"
    },
    "R": {
      "item": "botania:rune_water"
    },
    "T": {
      "item": "botania:livingwood_twig"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}