Black Steel Wall
cataclysm:black_steel_wall

Black Steel Wall

cataclysm · by L_Ender
block Pickaxe MineableNeeds Diamond ToolWalls

Acquisition

Crafting using Black Steel Block, Black Steel Block, Black Steel Block, Black Steel Block, Black Steel Block and Black Steel Block, arranged in the pattern shown. Produces 6× Black Steel Wall.

Crafting
Black Steel Wall Black Steel Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Black Steel Wall1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
cataclysm:black_steel_wall
Namespace
cataclysm
Mod ID
cataclysm
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_diamond_tool
minecraft:blocks/walls

Recipe JSON (1):

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