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.
Acquisition
Chemical Reactor using Yellow Dye and Glass Pane. Produces 16× Yellow Stained Glass Pane.
Crafting using Glass Pane, Glass Pane, Glass Pane, Glass Pane, Yellow Dye, Glass Pane, Glass Pane, Glass Pane and Glass Pane, arranged in the pattern shown. Produces 8× Yellow Stained Glass Pane.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Yellow Stained Glass Pane | 1–1 | 100% | Drops itself with Silk Touch |
Gameplay loot table: Trail Ruins Common (minecraft) minecraft:trail_ruins_common | 1–1 | 100% | — |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Yellow Stained Glass Pane | 1–1 | 100% | Drops itself with Silk Touch |
Developer reference
- Registry name
minecraft:yellow_stained_glass_pane- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:yellow_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:yellow_dye"
},
{
"item": "minecraft: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:yellow_dye"
}
},
"conditions": [],
"sequence": null,
"group_name": "stained_glass_pane",
"experience": null,
"cooking_time": null
}
