elytra-lock-fabric/gradle.properties

20 lines
431 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
2024-06-23 09:07:57 +01:00
minecraft_version=1.21
yarn_mappings=1.21+build.2
2024-05-19 20:08:56 +01:00
loader_version=0.15.11
# Mod Properties
2024-06-23 09:27:38 +01:00
mod_version=0.1.1
2024-05-19 20:08:56 +01:00
maven_group=xyz.devcomp
archives_base_name=elytra-lock
# Dependencies
2024-06-23 09:07:57 +01:00
fabric_version=0.100.3+1.21
yacl_version=3.5.0+1.21-fabric
modmenu_version=11.0.1