Zanite Pendant
aether:zanite_pendant

Zanite Pendant

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

Acquisition

Crafting using Any String, Any String, Any String, Any String, Any String and Zanite Gemstone, arranged in the pattern shown. Produces Zanite Pendant.

Crafting
Any String
Any String
Any String
Any String
Any String
Zanite Gemstone
Zanite Pendant Zanite Pendant guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Bronze Dungeon Reward (aether) aether:bronze_dungeon_reward1–1100%
Loot table: Silver Dungeon Loot (aether) aether:silver_dungeon_loot1–1100%
Developer reference
Registry name
aether:zanite_pendant
Namespace
aether
Mod ID
aether
Tags (1)
aether:items/accessories_pendants

Recipe JSON (1):

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