G GameIDs
minecraft · recipes · 1.20.6

Writable Book

writable_book

Recipe #751

1.20.6 #3
{
    "type": "minecraft:crafting_shapeless",
    "category": "misc",
    "ingredients": [
        {
            "item": "minecraft:book"
        },
        {
            "item": "minecraft:ink_sac"
        },
        {
            "item": "minecraft:feather"
        }
    ],
    "result": {
        "count": 1,
        "id": "minecraft:writable_book"
    }
}