G GameIDs
minecraft · recipes · 1.18.2

Writable Book

writable_book

Recipe #751

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