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

Acquisition
Chemical Reactor using Cyan Dye and Glass. Produces 12× Cyan Stained Glass.
Chemical Reactor using Cyan Dye and Light Blue Stained Glass. Produces 12× Cyan Stained Glass.

Chemical Reactor using Blue Dye and Green Stained Glass. Produces 12× Cyan Stained Glass.

Chemical Reactor using Green Dye and Blue Stained Glass. Produces 12× Cyan Stained Glass.

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



