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


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

Crafting using Glass, Glass, Glass, Glass, Yellow Dye, Glass, Glass, Glass and Glass, arranged in the pattern shown. Produces 8× Yellow Stained Glass.
| source | count | chance | conditions |
|---|---|---|---|
| Yellow Stained Glass | 1–1 | 100% | Drops itself with Silk Touch |
Crafting using Yellow Stained Glass, Yellow Stained Glass, Yellow Stained Glass, Yellow Stained Glass, Yellow Stained Glass and Yellow Stained Glass, arranged in the pattern shown. Produces 16× Yellow Stained Glass Pane.
| drops | count | chance | conditions |
|---|---|---|---|
| Yellow Stained Glass | 1–1 | 100% | Drops itself with Silk Touch |
minecraft:yellow_stained_glassminecraftminecraftminecraft:blocks/impermeable
Recipe JSON (2):
{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:yellow_dye"
},
{
"item": "minecraft: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:yellow_dye"
}
},
"conditions": [],
"sequence": null,
"group_name": "stained_glass",
"experience": null,
"cooking_time": null
}