Modern namespaced IDs are recommended. This numerical form is only for old Java releases.
/give @p 386 1
Give command syntax by version
Java 1.13+
/give @p minecraft:writable_book 1
Namespaced ID (current format)
Java 1.8–1.12.2
/give @p 386 1 0
Numerical ID + data value
Bedrock Edition
/give @p minecraft:writable_book 1
Same namespaced ID (namespace optional)
Rows appear only when the underlying value is verified: the Java 1.8–1.12.2 row requires a reviewed historical numerical ID, and the Bedrock row appears only when this exact namespaced ID exists in the Bedrock registry.
How to Get Book and Quill
Crafting Recipe
Combine 1 book, 1 ink sac and 1 feather in any arrangement on a crafting table — makes 1 × Book and Quill.
Give 1 to nearest player: /give @p minecraft:writable_book 1
Give 1 to yourself: /give @s minecraft:writable_book 1
Give to a specific player: /give PlayerName minecraft:writable_book 1
Clear from inventory: /clear @p minecraft:writable_book
Book and Quill FAQ
What is the item ID for Book and Quill?
The item ID for Book and Quill is minecraft:writable_book. Java Edition commands such as /give, /clear, and /setblock use this namespaced ID.
What is the numerical ID for Book and Quill?
Book and Quill has the historical numerical ID 386, used in Java Edition 1.12.2 and earlier. Current versions use minecraft:writable_book instead.
How do I give myself Book and Quill in Minecraft?
Open the chat window and run /give @p minecraft:writable_book 1 to give the nearest player one Book and Quill. Replace @p with a player name to target someone else.
How do you craft Book and Quill?
Book and Quill is crafted on a crafting table with 1 book, 1 ink sac and 1 feather, which yields 1 Book and Quill.