G GameIDs
minecraft · recipes · 1.20.6

Black Stained Glass Pane

black_stained_glass_pane

Recipe #41

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "group": "stained_glass_pane",
    "key": {
        "#": {
            "item": "minecraft:black_stained_glass"
        }
    },
    "pattern": [
        "###",
        "###"
    ],
    "result": {
        "count": 16,
        "id": "minecraft:black_stained_glass_pane"
    }
}