Ring of Far Reach
botania:reach_ring

Ring of Far Reach

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

Acquisition

Crafting using Rune of Pride, Elementium Ingot, Elementium Ingot, Elementium Ingot and Elementium Ingot, arranged in the pattern shown. Produces Ring of Far Reach.

Crafting
Rune of Pride
Elementium Ingot
Elementium Ingot
Elementium Ingot
Elementium Ingot
Ring of Far Reach Ring of Far Reach guaranteed
Developer reference
Registry name
botania:reach_ring
Namespace
botania
Mod ID
botania
Tags (2)
trinkets:items/hand/ring
trinkets:items/offhand/ring

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "RE ",
    "E E",
    " E "
  ],
  "ingredients": {
    "E": {
      "tag": "botania:elementium_ingots"
    },
    "R": {
      "item": "botania:rune_pride"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}