Crafting using Any String, Any String, Any String, Any String, Any String and Gold Ingot, arranged in the pattern shown. Produces Golden Pendant.
Golden Pendant
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% | — |
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_pendant- Namespace
aether- Mod ID
aether- Tags (3)
aether:items/accessories_pendants aether:items/freezable_pendants minecraft:items/piglin_loved
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SSS",
"S S",
" # "
],
"ingredients": {
"#": {
"item": "minecraft:gold_ingot"
},
"S": {
"tag": "c:string"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}