PT-BR EN ES
Channel Icon

Crazy Ozz

Official Channel Website

Command Block

Custom Written Book Generator for Minecraft Java and Bedrock

Create custom Written Books for Minecraft Java and Bedrock Edition. Set the title, author, multi-page text, colors, formatting, and click actions (execute command, open link in Java Edition), then automatically copy the /give command ready to use on servers, adventure maps, and RPGs.

Select your Minecraft edition:

Title:
0 / 32
Author:
Target:
Page:
0 / 256
Preview:

Select a segment of the text to apply colors and styles.

Generated Command (Ready to Copy)

give @s written_book...
Version:

Want to create a cheap Minecraft server without lag?

I highly recommend Sparked Host: affordable plans, great performance, easy-to-use panel, and fast support.

🚀 Create server on Sparked Host

How to use the Written Book Generator

The /give ... written_book command allows you to grant a player a custom book containing a specific title, author, and pages of text formatted using JSON. It is widely used across servers, adventure maps, and lore systems to craft journals, instructional manuals, and interactive narrative elements.

Simple page example (Java Edition):

{"text":"Welcome, adventurer!","color":"gold","bold":true}

In Bedrock Edition, formatting utilizes section codes injected directly into the page text, for example:

§6Welcome, adventurer!§r

Frequently Asked Questions

How do I create a Written Book with commands in Minecraft?

Fill out the title, author, and page contents, apply styling choices, and copy the resulting /give command.

Can I add multiple pages?

Yes, use the + Page button and navigate between tabs to edit individual pages.

Can I trigger commands or open links by clicking text inside the book?

Yes, in Java Edition, using the gear icon located next to styled text selections.

Does Bedrock Edition support interactive book clicks?

No. Bedrock only accepts formatting via § codes, and does not support clickEvent or hoverEvent components.

Related Generators