G GameIDs
minecraft · recipes · 1.17.1

Cartography Table

cartography_table

Recipe #378

1.17.1 #6
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "@@",
        "##",
        "##"
    ],
    "key": {
        "#": {
            "tag": "minecraft:planks"
        },
        "@": {
            "item": "minecraft:paper"
        }
    },
    "result": {
        "item": "minecraft:cartography_table"
    }
}