# 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 # 生成的实体，支持实体语句
```
