Ring of Potential
ars_nouveau:ring_of_potential

Ring of Potential

Ars Nouveau · by Bailey Hollingsworth
item

Acquisition

Crafting using Any Iron Nugget, Any Iron Nugget, Any Iron Nugget, Any Iron Nugget, Source Gem, Any Iron Nugget, Any Iron Nugget, Any Iron Nugget and Any Iron Nugget, arranged in the pattern shown. Produces Ring of Potential.

Crafting
Any Iron Nugget
Any Iron Nugget
Any Iron Nugget
Any Iron Nugget
Source Gem
Any Iron Nugget
Any Iron Nugget
Any Iron Nugget
Any Iron Nugget
Ring of Potential Ring of Potential guaranteed
Developer reference
Registry name
ars_nouveau:ring_of_potential
Namespace
ars_nouveau
Mod ID
ars_nouveau

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "xxx",
    "xyx",
    "xxx"
  ],
  "ingredients": {
    "x": {
      "tag": "forge:nuggets/iron"
    },
    "y": {
      "tag": "forge:gems/source"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}