elytra-lock-fabric/gradle.properties

19 lines
429 B
Properties
Raw Normal View History

2024-05-19 20:08:56 +01:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx2G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20.4
yarn_mappings=1.20.4+build.3
loader_version=0.15.11
# Mod Properties
mod_version=0.1.0
maven_group=xyz.devcomp
archives_base_name=elytra-lock
# Dependencies
2024-05-21 10:42:19 +01:00
fabric_version=0.97.0+1.20.4
yacl_version=3.3.2+1.20.4
modmenu_version=9.0.0