Appearance
Action Spawn Entity
Spawns and fully configures an entity at a chosen location.
Inputs: 1 · Outputs: Then
Settings
Basic
| Setting | Type | Required | Default | Description |
|---|---|---|---|---|
| Entity Type | Select (searchable) | Yes | ZOMBIE | Minecraft entity type to spawn. |
| Amount | Number | Yes | 1 | Number of entities to spawn (1–100). |
| Spawn Location | Select | Yes | At Player | Where to spawn: At Player, At Coordinates, or Where Player is Looking. |
| X / Y / Z | Number | Yes (if Coords) | — | Coordinates. |
| World | String | Yes (if Coords) | %world% | World name. |
Appearance & Properties
| Setting | Type | Default | Description |
|---|---|---|---|
| Yaw (Rotation) | Number | — | Initial rotation. |
| Pitch | Number | — | Initial pitch. |
| Custom Name | String | — | Display name (e.g., &6Boss). |
| Max Health | Number | — | Override max health (1–10000). |
| Movement Speed | Number | — | Override movement speed. |
| Follow Range | Number | — | How far the entity tracks targets (0–256). |
Flags
| Setting | Default | Description |
|---|---|---|
| Silent | false | Entity makes no sound. |
| Glowing | false | Entity has a glowing outline. |
| Glowing Color | white | Outline color (visible when Glowing is on). |
| Persistent (No Despawn) | true | Prevents natural despawning. |
| Baby Variant | false | Spawn as a baby. |
| No Gravity | false | Entity floats in place. |
| Invulnerable | false | Cannot take damage. |
| Disable AI | false | Entity doesn't move or attack. |
| Look At Nearest Player | false | Entity looks at the closest player. |
Interaction
| Setting | Default | Description |
|---|---|---|
| Pushable | true | Can be pushed by players/entities. |
| Collidable | true | Has physical collision. |
| Can Take Damage | true | Can be damaged. |
| Can Pick Up Items | false | Can pick up dropped items. |
Equipment
| Setting | Type | Description |
|---|---|---|
| Main Hand | Item Select | Item held in main hand. |
| Off Hand | Item Select | Item held in off hand. |
| Helmet | Item Select | Head armor slot. |
| Chestplate | Item Select | Chest armor slot. |
| Leggings | Item Select | Leg armor slot. |
| Boots | Item Select | Feet armor slot. |
| Equipment Drop Chance (%) | Number | Chance equipment drops on death (0–100%). |
Example
Spawn a custom boss:
- Entity Type:
ZOMBIE - Custom Name:
&c&lUndead Boss - Max Health:
100 - Glowing:
true, Glowing Color:RED - Equip a diamond sword in Main Hand
