block· Machines & Other Blocks

Reinforced Brown Stained Glass

SecurityCraft · by Geforce, bl4ckscor3, Redstone_Dubstep, and ChainmailPickaxe
block Dragon ImmuneImpermeableWither Immune

Reinforced Brown Stained Glass is a block from SecurityCraft, crafted from Reinforced Glass and Organic Brown Dye.

Acquisition

Crafting using Reinforced Glass, Reinforced Glass, Reinforced Glass, Reinforced Glass, Organic Brown Dye, Reinforced Glass, Reinforced Glass, Reinforced Glass and Reinforced Glass, arranged in the pattern shown. Produces 8× Reinforced Brown Stained Glass.

Crafting
Reinforced Brown Stained Glass ×8 guaranteed

Mining & drops

sourcecountdrop rateconditions
Reinforced Brown Stained Glass1–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.

Used in

Crafting using Reinforced Brown Stained Glass, Reinforced Brown Stained Glass, Reinforced Brown Stained Glass, Reinforced Brown Stained Glass, Reinforced Brown Stained Glass and Reinforced Brown Stained Glass, arranged in the pattern shown. Produces 16× Reinforced Brown Stained Glass Pane.

Crafting
Reinforced Brown Stained Glass Pane Reinforced Brown Stained Glass Pane ×16 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
securitycraft:reinforced_brown_stained_glass
Namespace
securitycraft
Mod ID
securitycraft
Tags (3)
minecraft:blocks/dragon_immune
minecraft:blocks/impermeable
minecraft:blocks/wither_immune

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GGG",
    "GDG",
    "GGG"
  ],
  "ingredients": {
    "D": {
      "tag": "forge:dyes/brown"
    },
    "G": {
      "item": "securitycraft:reinforced_glass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "securitycraft:reinforced_glass",
  "experience": null,
  "cooking_time": null
}