Skip to content

Commit 170ebbb

Browse files
committed
Update book meta limits
1 parent d607e9d commit 170ebbb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/resources/functionDocs/get_itemmeta

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ The entity's custom name is derived from the item '''"display"''' string. All ot
4444
|-
4545
| Books
4646
|
47-
* '''title''' : (string) The title of the book.
47+
* '''title''' : (string) The title of the book. (32 character limit)
4848
* '''author''' : (string) The author of the book.
49-
* '''pages''' : (array) An array of pages as strings. New lines supported. 256 character limit per page. 50 page limit.
49+
* '''pages''' : (array) An array of pages as strings. New lines supported. (100 page limit)
5050
* '''generation''' : (string) The generation of the book. Can be ORIGINAL, COPY_OF_ORIGINAL, COPY_OF_COPY, or TATTERED (the last two cannot be copied).
5151
As pages are plain text, they do not yet support some advanced text components.
5252
|-

0 commit comments

Comments
 (0)