15 lines
310 B
Properties
15 lines
310 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx2G
|
|
|
|
# Fabric Properties
|
|
minecraft_version=1.21.10
|
|
yarn_version=1.21.10+build.2
|
|
loader_version=0.17.2
|
|
|
|
# Mod Properties
|
|
mod_version = 0.3
|
|
maven_group = anticope.rejects
|
|
archives_base_name = meteor-rejects-addon
|
|
|
|
baritone_version=1.21.10
|