2020-10-24 12:59:04 +00: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-30 03:22:14 +00:00
|
|
|
|
2020-10-24 12:59:04 +00:00
|
|
|
minecraft_version=1.16.3
|
2015-12-03 03:27:28 +00:00
|
|
|
|
2020-10-24 12:59:04 +00:00
|
|
|
#Mod dependencies
|
2020-10-29 19:45:38 +00:00
|
|
|
jei_version=7.6.0.49
|
2021-01-26 19:45:03 +00:00
|
|
|
patchouli_version=1.16.4-48-SNAPSHOT
|