Book Editor
Create Minecraft books with formatted text, click events, and hover tooltips. Up to 100 pages.
Book templates
Choose a template to get started. This will replace your current book.
Auto-paginate
Paste or upload a long block of text and it will be automatically split into book pages.
Mode
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 color, 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.