G GameIDs
minecraft · recipes · 1.13.2

Writable Book

writable_book

Recipe #751

1.13.2 #10
{
    "type": "crafting_shapeless",
    "ingredients": [
        {
            "item": "minecraft:book"
        },
        {
            "item": "minecraft:ink_sac"
        },
        {
            "item": "minecraft:feather"
        }
    ],
    "result": {
        "item": "minecraft:writable_book"
    }
}