You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx4G
# Version are the following, major = 1 (until Minecraft 2.0), minor is minecraft concat(minecraft minor, minecraft patch) (eg 1.19.2 becomes minor=192),
# patch is the patch for this repository (aka we updated the code for this version while staying on same minecraft version)