minecraft · recipes
· 26.1.2
White Stained Glass
white_stained_glass
Recipe #862
26.1.2
#2
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "stained_glass",
"key": {
"#": "minecraft:glass",
"X": "minecraft:white_dye"
},
"pattern": [
"###",
"#X#",
"###"
],
"result": {
"count": 8,
"id": "minecraft:white_stained_glass"
}
}