Files
firefrost-operations-manual/docs/technical/pterodactyl-resources.md
Claude (Chronicler #63) ae046c910e docs: Add Pterodactyl egg repository locations
Eggs moved to dedicated repos:
- pterodactyl/game-eggs
- pterodactyl/application-eggs
- pterodactyl/generic-eggs

Signed-off-by: Claude (Chronicler #63) <claude@firefrostgaming.com>
2026-04-06 10:31:56 +00:00

22 lines
667 B
Markdown

# Pterodactyl Resources
## Official Egg Repositories (as of April 2026)
The eggs have moved from the main panel repo to dedicated repositories:
| Type | Repository |
|------|-----------|
| Game Servers | https://github.com/pterodactyl/game-eggs |
| Applications | https://github.com/pterodactyl/application-eggs |
| Generic | https://github.com/pterodactyl/generic-eggs |
**Note:** The old location (`pterodactyl/eggs` or `pterodactyl/panel/database/Seeders/eggs/`) is deprecated.
### Minecraft Vanilla Egg
```
https://raw.githubusercontent.com/pterodactyl/game-eggs/main/minecraft/java/vanilla/egg-vanilla.json
```
---
*Added by Chronicler #63, April 6, 2026*