G GameIDs
minecraft · recipes · 1.18.2

Gray Stained Glass Pane

gray_stained_glass_pane

Recipe #794

1.18.2 #5
{
    "type": "minecraft:crafting_shaped",
    "group": "stained_glass_pane",
    "pattern": [
        "###",
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:gray_stained_glass"
        }
    },
    "result": {
        "item": "minecraft:gray_stained_glass_pane",
        "count": 16
    }
}