Black Steel Axe
cataclysm:black_steel_axe

Black Steel Axe

cataclysm · by L_Ender
item Axe Tool

Acquisition

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

Crafting
Black Steel Ingot
Black Steel Ingot
Black Steel Ingot
Stick
Stick
Black Steel Axe Black Steel Axe 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_axe
Namespace
cataclysm
Mod ID
cataclysm
Tags (1)
forge:items/tools/axe

Recipe JSON (1):

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