minecraft · recipes
· 1.18.2
Yellow Stained Glass
yellow_stained_glass
Recipe #901
1.18.2
#5
{
"type": "minecraft:crafting_shaped",
"group": "stained_glass",
"pattern": [
"###",
"#X#",
"###"
],
"key": {
"#": {
"item": "minecraft:glass"
},
"X": {
"item": "minecraft:yellow_dye"
}
},
"result": {
"item": "minecraft:yellow_stained_glass",
"count": 8
}
}