promotional bannermobile promotional banner

Graal

High performance JavaScript runtime, tweaked for Minecraft usage

File Details

25.0.2.1 for Forge

  • R
  • Apr 10, 2026
  • 17.71 MB
  • 38
  • 26.1.1+4
  • Forge

File Name

graalmc-forge-25.0.2.1.jar

Supported Versions

  • 26.1.1
  • 26.1
  • 1.21.11
  • 1.21.1
  • 1.20.1

Curse Maven Snippet

Forge

implementation "curse.maven:graal-1504336:7905972"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

GraalMC 25.0.2.0 -> 25.0.2.1

Using GraalJS 25.0.2

  • fix: MemberRemapper not working

GraalMC 25.0.1.1 -> 25.0.2.0

Using GraalJS 25.0.2

  • Fix crash when running on GraalVM JVM
  • Some classes are now moved to graal. package
    • org.graalvm -> graal.graalvm
    • zank.mods.graalmc -> graal.mod
    • com.oracle.svm -> graal.svm
    • However, other com.oracle classes are not moved
  • Some enterprise-only feature removed