Sit/gradle.properties

20 lines
430 B
Properties
Raw Permalink 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-12-03 11:10:12 -06:00
min_minecraft_version=1.21.4
minecraft_version=1.21.4
yarn_mappings=1.21.4+build.1
loader_version=0.16.9
2023-07-20 20:17:52 -05:00
# Mod Properties
2024-12-03 11:10:12 -06:00
mod_version=1.2.1+1.21.4
2023-07-20 20:17:52 -05:00
maven_group=one.oth3r
2024-10-01 11:04:39 -05:00
file_name=sit!
2023-07-20 20:17:52 -05:00
# Dependencies
2024-12-03 11:10:12 -06:00
fabric_version=0.110.5+1.21.4
2024-10-28 15:51:57 -05:00
modmenu_version=12.0.0-beta.1