block· Machines & Other Blocks

Reinforced White Stained Glass

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

Reinforced White Stained Glass is a block from SecurityCraft, crafted from Reinforced Glass and Any White Dye.

Acquisition

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

Crafting
  • Inputs
  • 8 × Reinforced Glass
  • Any White Dye
  • Output
  • Reinforced White Stained Glass ×8
Reinforced White Stained Glass ×8 guaranteed

Mining & drops

sourcecountdrop rateconditions
Reinforced White 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 White Stained Glass, Reinforced White Stained Glass, Reinforced White Stained Glass, Reinforced White Stained Glass, Reinforced White Stained Glass and Reinforced White Stained Glass, arranged in the pattern shown. Produces 16× Reinforced White Stained Glass Pane.

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

Block drops

Drops itself when broken.

Developer reference
Registry name
securitycraft:reinforced_white_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/white"
    },
    "G": {
      "item": "securitycraft:reinforced_glass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "securitycraft:reinforced_glass",
  "experience": null,
  "cooking_time": null
}