Waking Lichblade
16×16 · BAKED

item· Weapons

Waking Lichblade

Simply Swords · by Sweenus
item SwordsSwordsUniques

Waking Lichblade is a item from Simply Swords, crafted from Soul Sand, Runic Tablet, Slumbering Lichblade, and Skeleton Skull.

Acquisition

Crafting using Soul Sand, Runic Tablet, Soul Sand, Runic Tablet, Slumbering Lichblade, Runic Tablet, Soul Sand, Skeleton Skull and Soul Sand, arranged in the pattern shown. Produces Waking Lichblade.

Crafting
Waking Lichblade Waking Lichblade guaranteed

Used in

Crafting using Soul Sand, Runic Tablet, Soul Sand, Runic Tablet, Waking Lichblade, Runic Tablet, Soul Sand, Nether Star and Soul Sand, arranged in the pattern shown. Produces Awakened Lichblade.

Crafting
Awakened Lichblade Awakened Lichblade guaranteed
Developer reference
Registry name
simplyswords:waking_lichblade
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:soul_sand"
    },
    "O": {
      "item": "simplyswords:runic_tablet"
    },
    "S": {
      "item": "minecraft:skeleton_skull"
    },
    "X": {
      "item": "simplyswords:slumbering_lichblade"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}