Type alias MCRuntimeVal

MCRuntimeVal: "java-runtime-arm" | "java-runtime-gamma" | "java-runtime-alpha" | "java-runtime-beta" | "jre-legacy" | "minecraft-java-exe"

The version of the java runtime a set release uses internally. The 'java-runtime-arm' can be ignored unless you have GMLL booted up on something like the raspberry pi. Otherwise gamma and beta are different versions of java 17, alpha is java 16 and legacy is a version of java 8

Generated using TypeDoc