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

Acquisition
Chemical Reactor using White Dye and Glass. Produces 12× White Stained Glass.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| White Stained Glass | 1–1 | 100% | Drops itself with Silk Touch |
Used in (1)
Crafting using White Stained Glass, White Stained Glass, White Stained Glass, White Stained Glass, White Stained Glass and White Stained Glass, arranged in the pattern shown. Produces 16× White Stained Glass Pane.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| White Stained Glass | 1–1 | 100% | Drops itself with Silk Touch |
Developer reference
- Registry name
minecraft:white_stained_glass- Namespace
minecraft- Mod ID
minecraft- Tags (1)
minecraft:blocks/impermeable
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#X#",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:glass"
},
"X": {
"item": "minecraft:white_dye"
}
},
"conditions": [],
"sequence": null,
"group_name": "stained_glass",
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:white_dye"
},
{
"item": "minecraft:glass"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
