G GameIDs
minecraft · recipes · 1.21.11

Brown Stained Glass Pane

brown_stained_glass_pane

Recipe #786

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "group": "stained_glass_pane",
    "key": {
        "#": "minecraft:glass_pane",
        "$": "minecraft:brown_dye"
    },
    "pattern": [
        "###",
        "#$#",
        "###"
    ],
    "result": {
        "count": 8,
        "id": "minecraft:brown_stained_glass_pane"
    }
}