Crafting using Any Diamond Gem, Arcane Ingot, Arcane Ingot, Arcane Ingot and Arcane Ingot, arranged in the pattern shown. Produces Ring of Mana.
Ring of Mana
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Acquisition
Related items
Developer reference
- Registry name
irons_spellbooks:mana_ring- Namespace
irons_spellbooks- Mod ID
irons_spellbooks- Tags (1)
curios:items/ring
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"DA ",
"A A",
" A "
],
"ingredients": {
"A": {
"item": "irons_spellbooks:arcane_ingot"
},
"D": {
"tag": "forge:gems/diamond"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}