7 lines
No EOL
276 B
Properties
7 lines
No EOL
276 B
Properties
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
|
|
# This is required to provide enough memory for the Minecraft decompilation process.
|
|
org.gradle.jvmargs=-Xmx8G
|
|
org.gradle.daemon=false
|
|
|
|
mc_version=1.19
|
|
jei_version=11.0.0.206 |