> For the complete documentation index, see [llms.txt](https://papertweaks.machinemaker.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://papertweaks.machinemaker.me/modules/confetti-creepers.md).

# Confetti Creepers

Configure a percent chance for creepers to explode into a display of fireworks instead of damaging blocks.

## Configuration

```yaml
# Value between 0 (inclusive) and 1.0 (exclusive) 
# for the chance a creeper will be a confetti creeper
chance: 1.0
```
