StruxaEggs Explorer

CurseForge Generic

Game

A generic egg for a CurseForge modpack.

Author: contact@chromozone.devSource: pterodactyl/game-eggsUpdated: 5/24/2026

Startup Command

java $([[ -f user_jvm_args.txt ]] && printf %s "@user_jvm_args.txt") -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true $([[ ! -f unix_args.txt ]] && printf %s "-jar `cat .serverjar`" || printf %s "@unix_args.txt")

Docker Images

LabelImage
Java 8ghcr.io/ptero-eggs/yolks:java_8
Java 11ghcr.io/ptero-eggs/yolks:java_11
Java 16ghcr.io/ptero-eggs/yolks:java_16
Java 17ghcr.io/ptero-eggs/yolks:java_17
java 21ghcr.io/ptero-eggs/yolks:java_21
java 22ghcr.io/ptero-eggs/yolks:java_22
java 23ghcr.io/ptero-eggs/yolks:java_23
Java 25ghcr.io/ptero-eggs/yolks:java_25

Environment Variables

NameVariableDefaultRules
Modpack Project ID
The modpack project ID from the CurseForge site on the pack page, or 'zip' if installing from an uploaded server.zip file. For example, the project Id of https://www.curseforge.com/minecraft/modpacks/bofa-mods ID is 375152
PROJECT_IDnonerequired|string
Modpack File ID
The file ID belonging to a specific version of a modpack. Can either be the main file or the file ID associated with the server pack. If not provided the script will attempt to retrieve the latest server pack or client pack available.
VERSION_IDlateststring
CurseForge API Key
A CurseForge API key is required to use this egg. You can get an API key here: https://console.curseforge.com
API_KEYnonerequired|string|max:60

Features

eulajava_versionpid_limit