15 lines
349 B
Properties
15 lines
349 B
Properties
# Done to increase the memory available to Gradle.
|
|
org.gradle.jvmargs=-Xmx2G
|
|
org.gradle.parallel=true
|
|
|
|
# Mod properties
|
|
mod_version = 1211.2.112124.2242
|
|
maven_group = com.zontreck
|
|
archives_name = ariasessentials
|
|
|
|
# Minecraft properties
|
|
minecraft_version = 1.21.1
|
|
|
|
# Dependencies
|
|
neoforge_version = 21.1.84
|
|
yarn_mappings_patch_version = 1.21+build.4
|