生成生物或實體
mc_summonSpawn an entity at specified coordinates with optional name tag. If no position given, spawns at the command sender's location.
Instructions
在指定座標生成一個實體,可加名牌。position 留空則生在指令發起者位置。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | 實體 ID,例如 cow 或 minecraft:villager | |
| nameTag | No | ||
| position | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| elapsedMs | Yes | ||
| statusCode | Yes | ||
| commandLine | Yes | ||
| statusMessage | Yes |