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-11-25 13:16:45 -06:00
|
|
|
min_minecraft_version=1.21
|
2025-04-27 19:33:47 -05:00
|
|
|
max_minecraft_version=1.21.1
|
|
|
|
minecraft_versions=1.21,1.12.1
|
2025-03-25 12:00:44 -05:00
|
|
|
|
2024-11-25 13:16:45 -06:00
|
|
|
minecraft_version=1.21.1
|
|
|
|
yarn_mappings=1.21.1+build.3
|
2025-04-08 14:37:39 -05:00
|
|
|
loader_version=0.16.13
|
2023-07-20 20:17:52 -05:00
|
|
|
|
|
|
|
# Mod Properties
|
2025-06-14 19:00:48 -05:00
|
|
|
mod_version=1.2.4.3+1.21-1.21.1
|
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-11-25 13:16:45 -06:00
|
|
|
fabric_version=0.109.0+1.21.1
|
|
|
|
modmenu_version=11.0.0-beta.1
|
2025-06-14 19:00:48 -05:00
|
|
|
otterlib_version=0.1.2.1+1.21.1-fabric
|
|
|
|
otterlib_max_version=0.2.0.0+1.21.1-fabric
|