Soulstained Steel Shovel
malum:soul_stained_steel_shovel

Soulstained Steel Shovel

Malum · by Sammy Semicolon
item Soul Hunter Weapon

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

Acquisition

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

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

Recipe JSON (1):

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