Reinforced Mangrove Stairs
16×16 · BAKED

block· Stairs

Reinforced Mangrove Stairs

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

Reinforced Mangrove Stairs is a block from SecurityCraft, crafted from Reinforced Mangrove Planks.

Acquisition

Crafting using Reinforced Mangrove Planks, Reinforced Mangrove Planks, Reinforced Mangrove Planks, Reinforced Mangrove Planks, Reinforced Mangrove Planks and Reinforced Mangrove Planks, arranged in the pattern shown. Produces 4× Reinforced Mangrove Stairs.

Crafting
Reinforced Mangrove Stairs Reinforced Mangrove Stairs ×4 guaranteed

Mining & drops

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "B  ",
    "BB ",
    "BBB"
  ],
  "ingredients": {
    "B": {
      "item": "securitycraft:reinforced_mangrove_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "securitycraft:wooden_stairs",
  "experience": null,
  "cooking_time": null
}