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.
Acquisition
Chemical Reactor using Cyan Dye and Light Blue Stained Glass Pane. Produces 16× Cyan Stained Glass Pane.
Chemical Reactor using Green Dye and Blue Stained Glass Pane. Produces 16× Cyan Stained Glass Pane.
Crafting using Glass Pane, Glass Pane, Glass Pane, Glass Pane, Cyan Dye, Glass Pane, Glass Pane, Glass Pane and Glass Pane, arranged in the pattern shown. Produces 8× Cyan Stained Glass Pane.
Chemical Reactor using Cyan Dye and Glass Pane. Produces 16× Cyan Stained Glass Pane.
Chemical Reactor using Blue Dye and Green Stained Glass Pane. Produces 16× Cyan Stained Glass Pane.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cyan Stained Glass Pane | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Cyan Stained Glass Pane | 1–1 | 100% | Drops itself with Silk Touch |
Developer reference
- Registry name
minecraft:cyan_stained_glass_pane- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (6):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:cyan_stained_glass"
}
},
"conditions": [],
"sequence": null,
"group_name": "stained_glass_pane",
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:cyan_dye"
},
{
"item": "minecraft:light_blue_stained_glass_pane"
}
],
"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_pane"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#$#",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:glass_pane"
},
"$": {
"item": "minecraft:cyan_dye"
}
},
"conditions": [],
"sequence": null,
"group_name": "stained_glass_pane",
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:cyan_dye"
},
{
"item": "minecraft:glass_pane"
}
],
"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_pane"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
