19 lines
419 B
Properties
19 lines
419 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx1G
|
|
org.gradle.parallel=true
|
|
|
|
# Fabric Properties
|
|
# check these on https://fabricmc.net/develop
|
|
minecraft_version=1.21.10
|
|
yarn_mappings=1.21.10+build.3
|
|
loader_version=0.18.4
|
|
loom_version=1.15-SNAPSHOT
|
|
|
|
# Fabric API
|
|
fabric_version=0.138.4+1.21.10
|
|
|
|
# Mod Properties
|
|
mod_version=2.1.1
|
|
maven_group=com.acethewildfire.acesbs
|
|
archives_base_name=acesbs
|