G GameIDs
minecraft · recipes · 1.19.4

Lime Banner

lime_banner

Recipe #626

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "group": "banner",
    "key": {
        "#": {
            "item": "minecraft:lime_wool"
        },
        "|": {
            "item": "minecraft:stick"
        }
    },
    "pattern": [
        "###",
        "###",
        " | "
    ],
    "result": {
        "item": "minecraft:lime_banner"
    },
    "show_notification": true
}