Awakened Lichblade
16×16 · BAKED

item· Weapons

Awakened Lichblade

Simply Swords · by Sweenus
item SwordsSwordsUniques

Awakened Lichblade is a item from Simply Swords, crafted from Soul Sand, Runic Tablet, Waking Lichblade, and Nether Star.

Acquisition

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:awakened_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:nether_star"
    },
    "X": {
      "item": "simplyswords:waking_lichblade"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}