Reinforced Jungle Stairs
16×16 · BAKED

block· Stairs

Reinforced Jungle Stairs

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

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

Acquisition

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

Crafting
Reinforced Jungle Stairs Reinforced Jungle Stairs ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Reinforced Jungle 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_jungle_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_jungle_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "securitycraft:wooden_stairs",
  "experience": null,
  "cooking_time": null
}