> 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/random-creeper-fuse.md).

# Random Creeper Fuse

## Description

Randomized the fuse length of a creeper.

## Options

| Name      | Description                       | Type    | Default |
| --------- | --------------------------------- | ------- | ------- |
| enabled   | Whether this tweak is enabled.    | boolean | false   |
| min\_fuse | The minimum fuse length in ticks. | integer | 10      |
| max\_fuse | The maximum fuse length in ticks  | integer | 100     |
