Electrified Iron Fence Gate
16×16 · BAKED

block· Fences

Electrified Iron Fence Gate

SecurityCraft · by Geforce, bl4ckscor3, Redstone_Dubstep, and ChainmailPickaxe
block Dragon ImmuneFence GatesPickaxe MineableWither ImmuneFence Gates

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

Acquisition

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

Crafting
Any Iron Ingot
Any Iron Ingot
Reinforced Spruce Fence Gate
Any Iron Ingot
Any Iron Ingot
Electrified Iron Fence Gate Electrified Iron Fence Gate guaranteed

Mining & drops

sourcecountdrop rateconditions
Electrified Iron Fence Gate1–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:reinforced_fence_gate
Namespace
securitycraft
Mod ID
securitycraft
Tags (5)
minecraft:blocks/dragon_immune
minecraft:blocks/fence_gates
minecraft:blocks/mineable/pickaxe
minecraft:blocks/wither_immune
minecraft:items/fence_gates

Recipe JSON (1):

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