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-01 12:11:41 -06:00
|
|
|
min_minecraft_version=1.20.4
|
2024-04-29 12:36:44 -05:00
|
|
|
minecraft_version=1.20.4
|
|
|
|
yarn_mappings=1.20.4+build.3
|
2024-06-13 11:09:49 -05:00
|
|
|
loader_version=0.15.11
|
2023-07-20 20:17:52 -05:00
|
|
|
|
|
|
|
# Mod Properties
|
2024-12-17 12:44:55 -06:00
|
|
|
mod_version=1.2.1+1.20.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-06-13 11:09:49 -05:00
|
|
|
fabric_version=0.97.1+1.20.4
|
2024-04-29 12:36:44 -05:00
|
|
|
modmenu_version=9.0.0
|