G GameIDs
minecraft · recipes · 1.20.6

Red Banner

red_banner

Recipe #312

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "group": "banner",
    "key": {
        "#": {
            "item": "minecraft:red_wool"
        },
        "|": {
            "item": "minecraft:stick"
        }
    },
    "pattern": [
        "###",
        "###",
        " | "
    ],
    "result": {
        "count": 1,
        "id": "minecraft:red_banner"
    }
}