mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-05 08:29:09 +01:00
11 lines
No EOL
349 B
Properties
11 lines
No EOL
349 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=-Xmx3G
|
|
org.gradle.daemon=false
|
|
|
|
mod_version=2.0
|
|
|
|
mc_version=1.16.4
|
|
mcp_version=20201028-1.16.3
|
|
forge_version=35.1.0
|
|
jei_version=1.16.4:7.6.0.58 |