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

# Paperbark

## Description

Adds the ability to get paper when stripping  a log with an axe.

## Options

| Name    | Description                                                      | Type      | Default                                                                                                                                                      |
| ------- | ---------------------------------------------------------------- | --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| enabled | Whether this tweak is enabled.                                   | boolean   | false                                                                                                                                                        |
| chance  | The chance for paper to drop.                                    | integer   | 10                                                                                                                                                           |
| drop    | The item to drop when stripping a log. Can be changed if needed. | item      | PAPER                                                                                                                                                        |
| amount  | The amount of the item to drop.                                  | integer   | 1                                                                                                                                                            |
| logs    | The logs this tweak should work on.                              | item list | <p>OAK\_LOG<br>SPRUCE\_LOG<br>BIRCH\_LOG<br>JUNGLE\_LOG<br>ACACIA\_LOG<br>DARK\_OAK\_LOG<br>MANGROVE\_LOG<br>CHERRY\_LOG<br>CRIMSON\_LOG<br>WARPED\_STEM</p> |
