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.
Black Steel Wall
cataclysm · by L_Ender
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Black Steel Wall | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
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
}
