Book Editor
Create Minecraft books with formatted text, click events, and hover tooltips. Up to 100 pages.
Written books are sealed — players can read but not edit them. Supports rich text, colors, click events, and hover tooltips.
The title shown when hovering over the book in the inventory. Maximum 32 characters.
0/32
The author name displayed in the book tooltip. Usually the player or server name.
Controls the copy status label shown in the tooltip. Original books can be copied, copies of copies cannot. Tattered books cannot be copied at all.
Preview
TypeWritten Book
Pages1/100
GenerationOriginal
Pages (1/100)
1(empty)Adv
How to Use the Book Editor
Create custom Minecraft books with a visual editor. Build written books with colored text, click events, and hover tooltips, or simple writable books. Supports up to 100 pages with auto-pagination and templates.
Quick Steps
- 1Choose Written for rich text with formatting, or Writable for plain editable books
- 2Add pages and edit content — switch to Rich Mode for colors, bold, click events, and hover tooltips
- 3Use Templates for pre-built books like server rules, menus, or quest logs
- 4Copy the /give command from the output panel and use it in your world
Example Use Cases
- Create server rule books with formatted headers and numbered rules
- Build clickable menus that run commands when players click entries
- Design quest logs with hover tooltips for hints and objectives
Tips
Use Auto-Paginate to paste a long text and split it into pages automatically
Generate a Table of Contents with clickable page links for long books
Your book is saved in the URL so you can bookmark or share it
Frequently Asked Questions
How do I create a custom written book in Minecraft?
Pick Written as the book type, set a title and author, then add pages. Switch any page to Rich Mode for colour, bold, italic, and click/hover events. Copy the /give command from the Output panel to receive the finished book already written and signed.
What is the difference between written and writable books?
Writable books (book_and_quill) are blank books players can edit themselves in-game. Written books are locked — they already have a title, author, and formatted content. This editor generates both types; pick whichever matches how you want players to use it.
Can I put clickable links in a Minecraft book?
Yes. In Rich Mode, select a text component and add a Click Event — run_command, open_url, suggest_command, or change_page. Players clicking that text will execute the action. Server rule books often use run_command links for teleport commands or menu actions.
How many pages can a Minecraft book have?
Vanilla supports up to 100 pages with 798 characters per page. The editor warns if you exceed page limits. Use the Auto-Paginate feature to paste a long text and have it split into pages automatically, respecting word boundaries.
Can I add a table of contents to my book?
Yes — use the Table of Contents Helper. It scans your page titles and generates a clickable TOC page with change_page click events so players can jump straight to each chapter. Great for long reference books.