Sit/gradle.properties

20 lines
449 B
Properties
Raw Normal View History

2023-07-20 20:17:52 -05:00
# 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
2024-08-09 10:27:27 -05:00
minecraft_version=1.21.1
yarn_mappings=1.21.1+build.1
2024-06-13 10:41:19 -05:00
loader_version=0.15.11
2023-07-20 20:17:52 -05:00
# Mod Properties
2024-08-31 10:07:42 -05:00
mod_version=1.2.0.4+1.21-1.21.1
2023-07-20 20:17:52 -05:00
maven_group=one.oth3r
archives_base_name=sit!
# Dependencies
2024-08-09 10:27:27 -05:00
fabric_version=0.102.0+1.21.1
2024-06-13 10:41:19 -05:00
modmenu_version=11.0.0-beta.1
yacl_version=3.5.0+1.21-fabric