G GameIDs
minecraft · recipes · 26.1.2

Cyan Stained Glass Pane

cyan_stained_glass_pane

Recipe #120

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "group": "stained_glass_pane",
    "key": {
        "#": "minecraft:glass_pane",
        "$": "minecraft:cyan_dye"
    },
    "pattern": [
        "###",
        "#$#",
        "###"
    ],
    "result": {
        "count": 8,
        "id": "minecraft:cyan_stained_glass_pane"
    }
}