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
|
2025-06-23 17:57:20 -05:00
|
|
|
min_minecraft_version=1.21.6
|
|
|
|
max_minecraft_version=1.21.6
|
|
|
|
minecraft_versions=1.21.6
|
2025-03-25 12:00:44 -05:00
|
|
|
|
2025-06-23 17:57:20 -05:00
|
|
|
minecraft_version=1.21.6
|
|
|
|
yarn_mappings=1.21.6+build.1
|
2025-05-12 23:12:10 -05:00
|
|
|
loader_version=0.16.14
|
2023-07-20 20:17:52 -05:00
|
|
|
|
|
|
|
# Mod Properties
|
2025-06-24 14:00:33 -05:00
|
|
|
mod_version=1.2.4.5+1.21.6
|
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
|
2025-06-23 17:57:20 -05:00
|
|
|
fabric_version=0.127.1+1.21.6
|
|
|
|
modmenu_version=15.0.0-beta.1
|
2025-06-24 14:00:33 -05:00
|
|
|
otterlib_version=0.2.1.0+1.21.6-fabric
|
2025-06-23 17:57:20 -05:00
|
|
|
otterlib_max_version=0.3.0.0+1.21.6-fabric
|