mythicmob_npc_instance
An instance of a MythicMob NPC — entity entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | mythicmob_npc_instance |
| Type | Entity |
| Color | Yellow |
| Icon | fa6-solid:dragon |
Fields
| Field | Type | Description |
|---|---|---|
spawnLocation | Var<Position> | — |
data | List<Ref<EntityData<*>>> | — |
activity | Ref<out EntityActivityEntry> | — |
group | Ref<out GroupEntry> | — |
secondaryOffset | Vector | Offset (X, Y, Z) for the secondary focus point (automatically created with empty text) |
Usage Example
- entry: mythicmob_npc_instance
name: "An instance of a MythicMob NPC"
spawnLocation: ""
data: []
activity: ""
group: ""
secondaryOffset: ""