G GameIDs
minecraft · recipes · 1.12.2

Book

book

Recipe #503

1.12.2 #11
{
    "type": "crafting_shapeless",
    "ingredients": [
        {
            "item": "minecraft:paper",
            "data": 0
        },
        {
            "item": "minecraft:paper",
            "data": 0
        },
        {
            "item": "minecraft:paper",
            "data": 0
        },
        {
            "item": "minecraft:leather",
            "data": 0
        }
    ],
    "result": {
        "item": "minecraft:book",
        "count": 1
    }
}