block· Machines & Other Blocks

Reinforced Light Blue Stained Glass

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

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

Acquisition

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

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

Mining & drops

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

Crafting
Reinforced Light Blue Stained Glass Pane Reinforced Light Blue Stained Glass Pane ×16 guaranteed

Block drops

Drops itself when broken.

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