Ring of Dexterous Motion
botania:dodge_ring

Ring of Dexterous Motion

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

Acquisition

Crafting using Emerald, Manasteel Ingot, Manasteel Ingot, Manasteel Ingot, Manasteel Ingot and Rune of Air, arranged in the pattern shown. Produces Ring of Dexterous Motion.

Crafting
Emerald
Manasteel Ingot
Manasteel Ingot
Manasteel Ingot
Manasteel Ingot
Rune of Air
Ring of Dexterous Motion Ring of Dexterous Motion guaranteed
Developer reference
Registry name
botania:dodge_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": [
    "EM ",
    "M M",
    " MR"
  ],
  "ingredients": {
    "E": {
      "item": "minecraft:emerald"
    },
    "M": {
      "tag": "botania:manasteel_ingots"
    },
    "R": {
      "item": "botania:rune_air"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}