G GameIDs
minecraft · recipes · 1.18.2

Map

map

Recipe #880

1.18.2 #5
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "###",
        "#X#",
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:paper"
        },
        "X": {
            "item": "minecraft:compass"
        }
    },
    "result": {
        "item": "minecraft:map"
    }
}