Reinforced Mangrove Fence
16×16 · BAKED

block· Fences

Reinforced Mangrove Fence

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

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

Acquisition

Crafting using Reinforced Mangrove Planks, Bluebright Stick, Reinforced Mangrove Planks, Reinforced Mangrove Planks, Bluebright Stick and Reinforced Mangrove Planks, arranged in the pattern shown. Produces 3× Reinforced Mangrove Fence.

Crafting
Reinforced Mangrove Fence Reinforced Mangrove Fence ×3 guaranteed

Mining & drops

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

Recipe JSON (1):

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