Harbinger
16×16 · BAKED

item· Weapons

Harbinger

Simply Swords · by Sweenus
item SwordsSwordsUniques

Harbinger is a item from Simply Swords, crafted from Eye of Ender, Runic Tablet, Tainted Relic, and Sculk Catalyst.

Acquisition

Crafting using Eye of Ender, Runic Tablet, Eye of Ender, Runic Tablet, Tainted Relic, Runic Tablet, Eye of Ender, Sculk Catalyst and Eye of Ender, arranged in the pattern shown. Produces Harbinger.

Crafting
Harbinger Harbinger guaranteed
Developer reference
Registry name
simplyswords:harbinger
Namespace
simplyswords
Mod ID
simplyswords
Tags (3)
c:items/swords
simplyswords:items/swords
simplyswords:items/uniques

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#O#",
    "OXO",
    "#S#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:ender_eye"
    },
    "O": {
      "item": "simplyswords:runic_tablet"
    },
    "S": {
      "item": "minecraft:sculk_catalyst"
    },
    "X": {
      "item": "simplyswords:tainted_relic"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}