Soulstained Steel Hoe
malum:soul_stained_steel_hoe

Soulstained Steel Hoe

Malum · by Sammy Semicolon
item Soul Hunter Weapon

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

Acquisition

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

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

Recipe JSON (1):

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