minecraft · recipes
· 1.21.11
Blue Stained Glass Pane
blue_stained_glass_pane
Recipe #752
1.21.11
#1
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "stained_glass_pane",
"key": {
"#": "minecraft:glass_pane",
"$": "minecraft:blue_dye"
},
"pattern": [
"###",
"#$#",
"###"
],
"result": {
"count": 8,
"id": "minecraft:blue_stained_glass_pane"
}
}