G GameIDs
minecraft · recipes · 26.1.2

Cartography Table

cartography_table

Recipe #378

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": "#minecraft:planks",
        "@": "minecraft:paper"
    },
    "pattern": [
        "@@",
        "##",
        "##"
    ],
    "result": {
        "id": "minecraft:cartography_table"
    }
}