block· Machines & Other Blocks

Reinforced Black Stained Glass

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

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

Acquisition

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

Crafting
Reinforced Black Stained Glass ×8 guaranteed

Mining & drops

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

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

Block drops

Drops itself when broken.

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