Ring of Chordata
botania:water_ring

Ring of Chordata

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

Acquisition

Crafting using Rune of Water, Manasteel Ingot, Pufferfish, Manasteel Ingot, Heart of the Sea, Manasteel Ingot, Raw Cod and Manasteel Ingot, arranged in the pattern shown. Produces Ring of Chordata.

Crafting
Rune of Water
Manasteel Ingot
Pufferfish
Manasteel Ingot
Heart of the Sea
Manasteel Ingot
Raw Cod
Manasteel Ingot
Ring of Chordata Ring of Chordata guaranteed
Developer reference
Registry name
botania:water_ring
Namespace
botania
Mod ID
botania
Tags (3)
botania:items/mana_using_items
trinkets:items/hand/ring
trinkets:items/offhand/ring

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WMP",
    "MHM",
    "CM "
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:cod"
    },
    "H": {
      "item": "minecraft:heart_of_the_sea"
    },
    "M": {
      "tag": "botania:manasteel_ingots"
    },
    "P": {
      "item": "minecraft:pufferfish"
    },
    "W": {
      "item": "botania:rune_water"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}