G GameIDs
minecraft · recipes · 1.19.4

Shield

shield

Recipe #897

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
        "W": {
            "tag": "minecraft:planks"
        },
        "o": {
            "item": "minecraft:iron_ingot"
        }
    },
    "pattern": [
        "WoW",
        "WWW",
        " W "
    ],
    "result": {
        "item": "minecraft:shield"
    },
    "show_notification": true
}