Codex Pets
Back to gallery

Mochi

By @tingting-xu824

Mochi is a tiny, fluffy companion who quietly stays by your side while you code, study, and think through difficult problems. Calm, warm, and gently supportive, Mochi helps make c

tinyfluffy

Preview the moves

Bring this pet into Codex

Install directly with npx, then reload pets in Codex settings when you are ready to meet it there.

npx @scoomdroll/codexpets install tingting-xu824-mochi

Manual ZIP fallback

# Windows PowerShell
New-Item -ItemType Directory -Force "$env:USERPROFILE\.codex\pets\tingting-xu824-mochi"
Expand-Archive -LiteralPath ".\tingting-xu824-mochi.zip" -DestinationPath "$env:USERPROFILE\.codex\pets\tingting-xu824-mochi" -Force

# macOS / Linux
mkdir -p ~/.codex/pets/tingting-xu824-mochi
unzip tingting-xu824-mochi.zip -d ~/.codex/pets/tingting-xu824-mochi

Expected folder

C:\Users\[username]\.codex\pets\tingting-xu824-mochi\
  pet.json
  spritesheet.webp

~/.codex/pets/tingting-xu824-mochi/
  pet.json
  spritesheet.webp