Holystone Sword
aether:holystone_sword

Holystone Sword

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

Acquisition

Crafting using Holystone, Holystone and Skyroot Stick, arranged in the pattern shown. Produces Holystone Sword.

Crafting
Holystone Sword Holystone Sword guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Silver Dungeon Trash (aether) aether:silver_dungeon_trash1–1100%
Loot table: Silver Dungeon Disc (aether) aether:silver_dungeon_disc1–1100%
Developer reference
Registry name
aether:holystone_sword
Namespace
aether
Mod ID
aether
Tags (1)
minecraft:items/swords

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#",
    "#",
    "/"
  ],
  "ingredients": {
    "#": {
      "item": "aether:holystone"
    },
    "/": {
      "tag": "aether:skyroot_stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}