How to make a written book in minecraft
William Cox
Published Mar 24, 2026

In Minecraft, a written book is a basic item in your inventory. It is created by writing and signing a Book and Quill. You can add multiple pages to the book and you can apply formatting to the text in the book. Once the book has been signed, it will no …
There are other answers below:
1. Open the Crafting Menu. First, open your crafting table so that you have the 3×3 crafting grid that looks like this: 2. Add Items to make a Book. In the crafting menu, you should see a crafting area that is made up of a 3×3 crafting grid. To make a book, place 3 papers and 1 leather in the 3×3 crafting grid.
How to make a written book with clickable elements – Minecraft Command Block Guide – YouTube. How to make a written book with clickable elements – Minecraft Command Block Guide. Watch later. Share.
Signing a book and quill. Written books can be obtained by signing a book and quill. After it has been signed, it cannot be edited again. The label does not say “Written Book”, but whatever the player titles it. The title appears on the top line of the label, and “by ” (the player’s username) on the bottom.
Step 1: To copy your book, you must enter Creative mode. If you have cheats enabled this should be no problem, but if you don’t, just go ahead and open your world to LAN and allow cheats. Step 2: Once you’re in Creative mode grab yourself some itemframes and place a few down on a wall. After this, place your books inside the itemframes.
Hi! Today I’m gonna show you how to give yourself a book written by another player. This can be very helpful especially for map makers. The command used is /give (obviously). What we want to do is start with /give @p written_book 1 0 This is where the data tags come in. We now need to use the data tags ‘title’, ‘author’, and ‘pages’.
Make a command book that will allow you to click the commands instead!If you need help ask in the comments. Ill be… About Press Copyright Contact us Creators Advertise Developers Terms …
nbttc. setString(“title”, “Test Book”); nbttc. setString(“author”, “V10lator”); NBTTagList nbttaglist = new NBTTagList (); //This is where the pages have to be. Not sure how to add them… nbttaglist. add(new NBTTagString (“page1”, “This is page 1”)); nbttaglist. add(new NBTTagString (“page2”, “This is page 2”));
ItemStack Buch_Hilfe = new ItemStack(Material.BOOK); BookMeta bookMeta = (BookMeta) Buch_Hilfe.getItemMeta(); bookMeta.setDisplayName(“§5Hilfe”); What have I did wrong? I can’t find out, how to create a written book. Greetings MCBaggerschaufel
How about a printing press, insert source (finished book or map), then insert the craftable receipe (as it has a 3×3 crafting grid with chest like storage), flip switch connected, every so often the chest interface spits out a new book/map until the crafting grid is out of material.
Related Questions
What is a written book in Minecraft?
In Minecraft, a written book is a basic item in your inventory. It is created by writing and signing a Book and Quill.
How to copy a book in Minecraft?
How to Copy a Book in Minecraft 1 To copy your book, you must enter Creative mode. … 2 Once you’re in Creative mode grab yourself some itemframes and place a few down on a wall. 3 Go into Survival mode again. 4 Also note: This is for WRITTEN BOOKS!!! (im not retarded…) See More….
How do you make a book in survival mode?
How to craft a Book in Survival Mode 1. Open the Crafting Menu. First, open your crafting table so that you have the 3×3 crafting grid that looks like this: 2. Add Items to make a Book. In the crafting menu, you should see a crafting area that is made up of a 3×3 crafting grid. To make a book, place 3 papers and 1 leather in the 3×3 crafting grid.
What is the command to give books in Minecraft?
In Minecraft Java Edition (PC/Mac) 1.13, 1.14, 1.15, 1.16, 1.16.5 and 1.17, the /give command for Book is: /give @p book 1 In Minecraft Java Edition (PC/Mac) 1.8, 1.9, 1.10, 1.11 and 1.12, the /give command for Book is: