Crafting using Gold Ingot, Gold Ingot, Gold Ingot and Gold Ingot, arranged in the pattern shown. Produces Golden Ring.
Golden 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: Silver Dungeon Loot (aether) aether:silver_dungeon_loot | 1–1 | 100% | — |
Loot table: Bronze Dungeon Loot (aether) aether:bronze_dungeon_loot | 1–1 | 100% | — |
Used in (2)
Smelting using Any of Golden Gloves / Golden Pendant / Golden Ring / Victory Medal (200 ticks, 0.1 xp). Produces Gold Nugget.
200 ticks· 0.1 xp
Blasting using Any of Golden Gloves / Golden Pendant / Golden Ring / Victory Medal (100 ticks, 0.1 xp). Produces Gold Nugget.
100 ticks· 0.1 xp
Related items
Developer reference
- Registry name
aether:golden_ring- Namespace
aether- Mod ID
aether- Tags (3)
aether:items/accessories_rings aether:items/freezable_rings minecraft:items/piglin_loved
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"# #",
" # "
],
"ingredients": {
"#": {
"item": "minecraft:gold_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}