

Long Books - Enhanced Book Capabilities for Minecraft
Key Improvements
Long Books mod significantly expands the standard book functionality in Minecraft. Now you can create true literary works right in the game!
Book titles can now contain up to 50 characters instead of the standard 16, allowing for full and expressive book names. The number of pages in a single book has been increased to 200, opening up possibilities for creating extensive texts, guides, and stories.
Flexible Configuration
All limitations can be customized to suit your needs through the configuration file config/long_books.json
. You can set:
max_title_length
: [integer] (default:50
) - specifies the maximum number of characters in a book title. Valid values from0
to32767
.max_pages
: [integer] (default:200
) - sets the maximum number of pages in a book. Valid values from0
to32767
.
Now creating complex narratives, detailed instructions, and extensive records in Minecraft has become much more convenient!