Steel Sword
mekanismtools:steel_sword

Steel Sword

Mekanism: Tools · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
item Steel Sword

Acquisition

Crafting using Any Steel Ingot, Any Steel Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Steel Sword.

Crafting
Any Steel Ingot
Any Steel Ingot
Any Iron Ingot
Steel Sword Steel Sword guaranteed

Used in (2)

Developer reference
Registry name
mekanismtools:steel_sword
Namespace
mekanismtools
Mod ID
mekanismtools
Tags (1)
forge:items/tools/swords/steel

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "I",
    "I",
    "R"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/steel"
    },
    "R": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}