15 lines
No EOL
331 B
Properties
15 lines
No EOL
331 B
Properties
# Done to increase the memory available to Gradle.
|
|
org.gradle.jvmargs=-Xmx1G
|
|
loom.platform = forge
|
|
|
|
# Mod properties
|
|
mod_version = 1192.2.112124.2242
|
|
maven_group = com.zontreck
|
|
archives_name = ariasessentials
|
|
|
|
# Minecraft properties
|
|
minecraft_version = 1.19.2
|
|
|
|
# Dependencies
|
|
forge_version = 1.19.2-43.4.0
|
|
jei_version = 11.6.0.1024 |