2020-10-24 08:59:04 -04:00
|
|
|
# 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=-Xmx3G
|
|
|
|
org.gradle.daemon=false
|
2015-10-29 20:22:14 -07:00
|
|
|
|
2020-10-24 08:59:04 -04:00
|
|
|
minecraft_version=1.16.3
|
2015-12-02 19:27:28 -08:00
|
|
|
|
2020-10-24 08:59:04 -04:00
|
|
|
#Mod dependencies
|
2020-10-29 15:45:38 -04:00
|
|
|
jei_version=7.6.0.49
|
2021-01-26 14:45:03 -05:00
|
|
|
patchouli_version=1.16.4-48-SNAPSHOT
|