Crafting using Soulstained Steel Ingot, Bluebright Stick and Bluebright Stick, arranged in the pattern shown. Produces Soulstained Steel Shovel.
Soulstained Steel Shovel
Malum · by Sammy Semicolon
Soulstained Steel Shovel is a item from Malum, crafted from Soulstained Steel Ingot and Bluebright Stick.
Acquisition
Related items
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
}