Electrified Iron Fence
16×16 · BAKED

block· Fences

Electrified Iron Fence

SecurityCraft · by Geforce, bl4ckscor3, Redstone_Dubstep, and ChainmailPickaxe
block Dragon ImmuneFencesPickaxe MineableWither ImmuneFences

Electrified Iron Fence is a block from SecurityCraft, crafted from Any Iron Ingot and Reinforced Birch Fence.

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Reinforced Birch Fence, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Electrified Iron Fence.

Crafting
Any Iron Ingot
Any Iron Ingot
Reinforced Birch Fence
Any Iron Ingot
Any Iron Ingot
Electrified Iron Fence Electrified Iron Fence guaranteed

Mining & drops

sourcecountdrop rateconditions
Electrified Iron Fence1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
securitycraft:electrified_iron_fence
Namespace
securitycraft
Mod ID
securitycraft
Tags (5)
minecraft:blocks/dragon_immune
minecraft:blocks/fences
minecraft:blocks/mineable/pickaxe
minecraft:blocks/wither_immune
minecraft:items/fences

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " I ",
    "IFI",
    " I "
  ],
  "ingredients": {
    "F": {
      "tag": "securitycraft:reinforced/wooden_fences"
    },
    "I": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}