G GameIDs
minecraft · recipes · 26.1.2

Orange Stained Glass Pane

orange_stained_glass_pane

Recipe #445

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