| Name | book_title |
| Object | ItemTag |
| Input | ElementTag |
| Related Tags | <ItemTag.book_title> Returns the title of the book.
|
| Description | Changes the title of a book item. |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemBook.java#L187 |