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


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

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