Iron Pendant
aether:iron_pendant

Iron Pendant

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

Acquisition

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

Crafting
Any String
Any String
Any String
Any String
Any String
Iron Ingot
Iron Pendant Iron Pendant guaranteed

Mining & drops

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

Used in (2)

Developer reference
Registry name
aether:iron_pendant
Namespace
aether
Mod ID
aether
Tags (2)
aether:items/accessories_pendants
aether:items/freezable_pendants

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SSS",
    "S S",
    " # "
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:iron_ingot"
    },
    "S": {
      "tag": "c:string"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}