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

# Weakened Bedrock

## Description

Weakens bedrock and slowly turns it into stone when a lingering potion of weakness is thrown onto it.

## Options

| Name    | Description                                               | Type       | Default                                          |
| ------- | --------------------------------------------------------- | ---------- | ------------------------------------------------ |
| enabled | Whether this tweak is enabled.                            | boolean    | false                                            |
| radius  | The radius of blocks around the impact to weaken.         | integer    | 3                                                |
| chance  | The chance for each block to weaken.                      | integer    | 50                                               |
| speed   | The speed in ticks of how fast it will weaken each block. | integer    | 10                                               |
| worlds  | The list of worlds this mechanic will work in.            | world list | <p>world<br>world\_nether<br>world\_the\_end</p> |
