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-01-22 17:57:18 -06:00
|
|
|
minecraft_version=24w03b
|
|
|
|
yarn_mappings=24w03b+build.6
|
|
|
|
loader_version=0.15.6
|
2023-07-20 20:17:52 -05:00
|
|
|
|
|
|
|
# Mod Properties
|
2024-01-22 17:57:18 -06:00
|
|
|
mod_version=s1.1.3+24w03b
|
2023-07-20 20:17:52 -05:00
|
|
|
maven_group=one.oth3r
|
|
|
|
archives_base_name=sit!
|
|
|
|
|
|
|
|
# Dependencies
|
2024-01-22 17:57:18 -06:00
|
|
|
fabric_version=0.95.1+1.20.5
|