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

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

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

Crafting using Glass, Glass, Glass, Glass, Blue Dye, Glass, Glass, Glass and Glass, arranged in the pattern shown. Produces 8× Blue Stained Glass.
Chemical Reactor using Blue Dye and Light Blue Stained Glass. Produces 12× Blue Stained Glass.

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

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



