G GameIDs
minecraft · recipes · 1.19.4

Orange Stained Glass Pane

orange_stained_glass_pane

Recipe #445

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "group": "stained_glass_pane",
    "key": {
        "#": {
            "item": "minecraft:orange_stained_glass"
        }
    },
    "pattern": [
        "###",
        "###"
    ],
    "result": {
        "count": 16,
        "item": "minecraft:orange_stained_glass_pane"
    },
    "show_notification": true
}