pet_definition
Configure a companion pet — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | pet_definition |
| Type | Misc |
| Color | Orange |
| Icon | mdi:paw |
Fields
| Field | Type | Description |
|---|---|---|
description | String | — |
texture | String | Base64 encoded player head texture for head-display pets. Leave blank for default. |
npc | Ref<EntityDefinitionEntry> | Optional NPC entity definition used when the pet walks beside the player. |
skins | List<PetSkinEntry> | Collection of NPC definitions that players can choose from when the pet walks beside them. |
defaultMode | PetDisplayMode | — |
headOffset | Vector | Offset applied when the pet floats above the player in head mode. |
xp | PetXpSettings | — |
combat | PetCombatSettings | — |
token | PetTokenSettings | — |
Usage Example
- entry: pet_definition
name: "Configure a companion pet"
description: ""
texture: ""
npc: ""
skins: []
defaultMode: ""
headOffset: ""
xp: ""
combat: ""
token: ""