> For the complete documentation index, see [llms.txt](https://docs.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.superiormc.cn/auxilor-plugins/zi-ding-yi-xiao-guo/suo-you-xiao-guo/give_food.md).

# give\_food

## `give_food`

**触发效果**[**​**](https://plugins.auxilor.io/effects/all-effects/give_food#triggered-effect)

给予玩家原版饱食度。

## 示例配置

```yaml
- id: give_food
  args:
    amount: 2 # 给予的饱食度
```
