Install a Codex Pet with two files.
Download pet.json and spritesheet.webp, keep them together, then add the manifest in Codex settings.
Setup flow
From download to /pet.
- Step 1Download the pet files
Choose a Codex Pet and download both files: pet.json and spritesheet.webp.
- Step 2Keep the files together
Save pet.json and spritesheet.webp in the same folder so Codex can find the animation referenced by the manifest.
- Step 3Add the pet in Codex
Open Settings, then Appearance, then Pets, and add or select the pet.json file for the pet you downloaded.
- Step 4Use the pet command
Type /pet in the Codex composer to wake, switch, or tuck away your active pet.
What you download
- pet.json, the manifest Codex reads.
- spritesheet.webp, the image file with the pet frames.
- A shareable pet page you can revisit later.
What to avoid
- Do not separate pet.json from spritesheet.webp after downloading.
- Do not use an npm or npx command for this catalog.
- Do not rename the sprite file unless you also update the manifest path.