Ring of Correction
botania:swap_ring

Ring of Correction

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

Acquisition

Crafting using Clay, Manasteel Ingot, Manasteel Ingot, Manasteel Ingot and Manasteel Ingot, arranged in the pattern shown. Produces Ring of Correction.

Crafting
Ring of Correction Ring of Correction guaranteed
Developer reference
Registry name
botania:swap_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": [
    "CM ",
    "M M",
    " M "
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:clay"
    },
    "M": {
      "tag": "botania:manasteel_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}