17 lines
437 B
Properties
17 lines
437 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.daemon=true
|
|
org.gradle.jvmargs=-Xmx3G
|
|
|
|
mod_group=nmd.primal.lighting
|
|
mod_name=GablesLighting
|
|
mod_version=0.0.0
|
|
mod_build=1
|
|
|
|
forge_version=13.20.1.2388
|
|
mcp_mappings=snapshot_20170610
|
|
mc_version=1.11.2
|
|
|
|
primal_version=0.4+
|
|
jei_version=4.5+
|