Golden Pendant
aether:golden_pendant

Golden Pendant

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
item Accessories PendantsFreezable PendantsPiglin Loved

Acquisition

Crafting using Any String, Any String, Any String, Any String, Any String and Gold Ingot, arranged in the pattern shown. Produces Golden Pendant.

Crafting
Any String
Any String
Any String
Any String
Any String
Gold Ingot
Golden Pendant Golden Pendant guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Silver Dungeon Loot (aether) aether:silver_dungeon_loot1–1100%

Used in (2)

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
}