- landing header + footer brand: swap the Creeper pixel-art for the ulicraft-logo-mini.svg goat mark. - ServerCard fallback icon: same logo (real SLP favicon still overrides on a successful ping). - minecraft: set ICON=/extras/server-icon.png + OVERRIDE_ICON so the in-game server-list entry and the SLP favicon use the goat logo. PNG ships in ./runtime (mounted /extras). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
/runtime
Runtime drop-ins mounted read-only into the Minecraft container at /extras.
Required files
authlib-injector.jar— fetch withtooling/fetch-authlib.sh(downloads the latest from https://github.com/yushijinhun/authlib-injector/releases and verifies it's a valid jar). Gitignored.
Mods are not listed here; the server loads a filtered subset from the
./server-mods volume (synced from the distribution repo by
tooling/sync-server-mods.sh — see plan/04-mods.md).