| Name | <ItemTag.book_generation> |
| Returns | ListTag |
| Mechanism | ItemTag.book_generation |
| Description | Returns the generation of the book (if any), as ORIGINAL, COPY_OF_ORIGINAL, COPY_OF_COPY, or TATTERED. |
| Generated Example | |
| Group | properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemBookGeneration.java#L48 |