Crafting using Iron Ingot, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Iron Ring.
Iron Ring
The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Bronze Dungeon Loot (aether) aether:bronze_dungeon_loot | 1–1 | 100% | — |
Mob loot table: Mimic (aether) aether:mimic | 1–1 | 100% | — |
Used in (2)
Smelting using Any of Iron Gloves / Iron Pendant / Iron Ring / Chainmail Gloves (200 ticks, 0.1 xp). Produces Iron Nugget.
200 ticks· 0.1 xp
Blasting using Any of Iron Gloves / Iron Pendant / Iron Ring / Chainmail Gloves (100 ticks, 0.1 xp). Produces Iron Nugget.
100 ticks· 0.1 xp
Related items
Developer reference
- Registry name
aether:iron_ring- Namespace
aether- Mod ID
aether- Tags (3)
aether:items/accessories_rings aether:items/freezable_rings aether:items/no_skyroot_double_drops
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"# #",
" # "
],
"ingredients": {
"#": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}