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

# spawn\_entity

## `spawn_entity`

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

生成实体。

## 示例配置

```yaml
- id: spawn_entity
  args:
    entity: cave_spider speed:100 # 生成的实体，支持实体语句
```
