G GameIDs
minecraft · recipes · 1.21.11

Gray Stained Glass

gray_stained_glass

Recipe #776

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "group": "stained_glass",
    "key": {
        "#": "minecraft:glass",
        "X": "minecraft:gray_dye"
    },
    "pattern": [
        "###",
        "#X#",
        "###"
    ],
    "result": {
        "count": 8,
        "id": "minecraft:gray_stained_glass"
    }
}