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

# Chicken Shedding

## Description

Adds a chance for chickens to shed a feather rather than laying an egg.

## Options

| Name    | Description                                                 | Type    | Default |
| ------- | ----------------------------------------------------------- | ------- | ------- |
| enabled | Whether this tweak is enabled.                              | boolean | false   |
| chance  | The chance on how often a chicken should shed.              | integer | 10      |
| drop    | The item the chicken should shed. Can be changed if needed. | item    | FEATHER |
| amount  | The amount of the item to drop.                             | integer | 1       |
