Crafting using Cinder Essence, Cinder Essence, Mithril Scrap, Cinder Essence and Cinder Essence, arranged in the pattern shown. Produces Fireward Ring.
Fireward Ring
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Function
Grants fire immunity
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Gameplay loot table: Basic Curios (irons_spellbooks) irons_spellbooks:basic_curios | 1–1 | 100% | — |
Related items
Developer reference
- Registry name
irons_spellbooks:fireward_ring- Namespace
irons_spellbooks- Mod ID
irons_spellbooks- Tags (1)
curios:items/ring
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" M ",
"MXM",
" M "
],
"ingredients": {
"M": {
"item": "irons_spellbooks:cinder_essence"
},
"X": {
"item": "irons_spellbooks:mithril_scrap"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}