G GameIDs
minecraft · recipes · 1.19.4

Cartography Table

cartography_table

Recipe #378

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": {
            "tag": "minecraft:planks"
        },
        "@": {
            "item": "minecraft:paper"
        }
    },
    "pattern": [
        "@@",
        "##",
        "##"
    ],
    "result": {
        "item": "minecraft:cartography_table"
    },
    "show_notification": true
}