Soulstained Steel Sword
malum:soul_stained_steel_sword

Soulstained Steel Sword

Malum · by Sammy Semicolon
item Soul Hunter Weapon

Soulstained Steel Sword is a item from Malum, crafted from Soulstained Steel Ingot and Bluebright Stick.

Acquisition

Crafting using Soulstained Steel Ingot, Soulstained Steel Ingot and Bluebright Stick, arranged in the pattern shown. Produces Soulstained Steel Sword.

Crafting
Soulstained Steel Ingot
Soulstained Steel Ingot
Bluebright Stick
Soulstained Steel Sword Soulstained Steel Sword guaranteed
Developer reference
Registry name
malum:soul_stained_steel_sword
Namespace
malum
Mod ID
malum
Tags (1)
malum:items/soul_hunter_weapon

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "X",
    "X",
    "#"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:rods/wooden"
    },
    "X": {
      "item": "malum:soul_stained_steel_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}