block· Machines & Other Blocks

Reinforced Orange Stained Glass

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

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

Acquisition

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

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

Mining & drops

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

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

Block drops

Drops itself when broken.

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