> For the complete documentation index, see [llms.txt](https://moretweaks.tarna.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://moretweaks.tarna.dev/tweaks/death-book.md).

# Death Book

## Description

When respawning, the player gets given a book with the coordinates of where they died.

## Options

| Name    | Description                    | Type        | Default                                                                                                                                                                                                 |
| ------- | ------------------------------ | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| enabled | Whether this tweak is enabled. | boolean     | false                                                                                                                                                                                                   |
| author  | The author of the book.        | string      | \<red>Death                                                                                                                                                                                             |
| title   | The title of the book.         | string      | \<red>Death Book                                                                                                                                                                                        |
| content | The content of the book.       | string list | <p>\<red>\<bold>Death Coordinates<br><br>\<red>\<italic>RIP, you died at:<br><br>\<black>X: \<red>\<x><br>\<black>Y: \<red>\<y><br>\<black>X: \<red>\<z><br><br>\<red>Good luck finding your stuff!</p> |
