> 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/dead-saplings.md).

# Dead Saplings

## Description

Saplings die when planted on certain blocks.

## Options

| Name    | Description                                                           | Type          | Default                  |
| ------- | --------------------------------------------------------------------- | ------------- | ------------------------ |
| enabled | Whether this tweak is enabled.                                        | boolean       | false                    |
| delay   | The delay in how often saplings are checked for dead status.          | duration      | 1s                       |
| time    | How long it takes for a sapling to turn into a dead bush.             | duration      | 1m                       |
| blocks  | List of blocks saplings can be placed on and turned into dead bushes. | material list | <p>SAND<br>RED\_SAND</p> |
