Crafting using Black Steel Block, Black Steel Ingot, Black Steel Block, Black Steel Block, Black Steel Ingot and Black Steel Block, arranged in the pattern shown. Produces 6× Black Steel Fence.
Black Steel Fence
cataclysm · by L_Ender
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Black Steel Fence | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
cataclysm:black_steel_fence- Namespace
cataclysm- Mod ID
cataclysm- Tags (4)
cataclysm:blocks/frosted_prison_chandelier minecraft:blocks/fences minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_diamond_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"W#W",
"W#W"
],
"ingredients": {
"#": {
"item": "cataclysm:black_steel_ingot"
},
"W": {
"item": "cataclysm:black_steel_block"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_fence",
"experience": null,
"cooking_time": null
}
