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