Skip to content

InstallForgeEvent

Fired continuously while Minecraft Forge is installing.

Current installation phase of the Forge installer process.

gameVersionString

Target Minecraft version (e.g., 1.20.1).

loaderVersionString

Forge loader version being installed (e.g., 47.2.0).

InstallStage

PREPARINGInitial environment checks and directory setup
DOWNLOADING_INSTALLERFetching required installer binaries
EXTRACTINGUnpacking Forge libraries into the target directory
RUNNING_INSTALLERExecuting the Forge installer process
WRITING_PROFILEUpdating the client launcher profile configuration
FINISHEDInstallation completed successfully
FAILEDInstallation encountered an error or was aborted