Reinforced Jungle Fence Gate
16×16 · BAKED

block· Fences

Reinforced Jungle Fence Gate

SecurityCraft · by Geforce, bl4ckscor3, Redstone_Dubstep, and ChainmailPickaxe
block Dragon ImmuneWither ImmuneWooden Fence Gates ReinforcedWooden Fence Gates Reinforced

Reinforced Jungle Fence Gate is a block from SecurityCraft, crafted from Bluebright Stick and Reinforced Jungle Planks.

Acquisition

Crafting using Bluebright Stick, Reinforced Jungle Planks, Bluebright Stick, Bluebright Stick, Reinforced Jungle Planks and Bluebright Stick, arranged in the pattern shown. Produces Reinforced Jungle Fence Gate.

Crafting
Reinforced Jungle Fence Gate Reinforced Jungle Fence Gate guaranteed

Mining & drops

sourcecountdrop rateconditions
Reinforced Jungle 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_jungle_fence_gate
Namespace
securitycraft
Mod ID
securitycraft
Tags (4)
minecraft:blocks/dragon_immune
minecraft:blocks/wither_immune
securitycraft:blocks/reinforced/wooden_fence_gates
securitycraft:items/reinforced/wooden_fence_gates

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SMS",
    "SMS"
  ],
  "ingredients": {
    "M": {
      "item": "securitycraft:reinforced_jungle_planks"
    },
    "S": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "securitycraft:reinforced_fence_gates",
  "experience": null,
  "cooking_time": null
}