Black Steel Sword
cataclysm:black_steel_sword

Black Steel Sword

cataclysm · by L_Ender
item

Acquisition

Crafting using Black Steel Ingot, Black Steel Ingot and Stick, arranged in the pattern shown. Produces Black Steel Sword.

Crafting
Black Steel Ingot
Black Steel Ingot
Stick
Black Steel Sword Black Steel Sword guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Abandoned Treasure (cataclysm) cataclysm:abandoned_treasure1–1100%
Loot table: Frosted Prison Treasure (cataclysm) cataclysm:frosted_prison_treasure1–1100%

Used in (2)

Developer reference
Registry name
cataclysm:black_steel_sword
Namespace
cataclysm
Mod ID
cataclysm

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "X",
    "X",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:stick"
    },
    "X": {
      "item": "cataclysm:black_steel_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}