The Pets Extension allows players to collect, level up, and customize companion pets. These companions follow the player and can provide both cosmetic flair and practical combat assistance.
1. Configure Settings — Start with the configuration entry: pet_definition. This defines global settings for the extension. → pet_definition
2. Trigger Actions — Use action entries to interact with the extension: add_xp, open_menu, state. Trigger them from commands, NPCs, events, or other entries. → add_xp→ open_menu