G GameIDs
minecraft · recipes · 1.14.4

Writable Book

writable_book

Recipe #751

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