Black Steel Fence
cataclysm:black_steel_fence

Black Steel Fence

cataclysm · by L_Ender
block Frosted Prison ChandelierFencesPickaxe MineableNeeds Diamond Tool

Acquisition

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.

Crafting
Black Steel Fence Black Steel Fence ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Black Steel Fence1–1100%

Block drops

Drops itself when broken.

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
}