Описание
# 📒 Long Books
!["Enter Book Title: This is an extremely long title that takes up many lines and goes on and on and on... by Edger Allan Poe Note! When you sign the book, it will no longer be editable." & "Page 64 of 913 That's one small step for [a] man, one giant leap for manki_"](https://cdn.modrinth.com/data/rONcvWzZ/images/9a69c2baaf0af989fffc6a9aef155e6acfbb3620.png)
# 📚 Features
- **Length of Titles** has been upgraded to 50 characters (as would be the case in an Anvil) from 16!
- **Maximum Pages** in a Book is now 200 (up from 100)!
- **Configuration** allows you to modify all limits.
# 📖 Configuration
Configuration can be found in ```config/long_books.json```.
- ```max_title_length```: [integer] (default: ```50```)
- Specifies the maximum amount of characters a title can have.\
Must be between ```0```and ```32767```.
- ```max_pages```: [integer] (default: ```200```)
- Specifies the maximum amount of pages a book can have.\
Must be between ```0```and ```32767```.