forked from virt-mirrors/Sit
20 lines
467 B
Properties
20 lines
467 B
Properties
# 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
|
|
min_minecraft_version=1.21
|
|
minecraft_version=1.21.1
|
|
yarn_mappings=1.21.1+build.1
|
|
loader_version=0.15.11
|
|
|
|
# Mod Properties
|
|
mod_version=1.2.0.6+1.21-1.21.1
|
|
maven_group=one.oth3r
|
|
file_name=sit!
|
|
|
|
# Dependencies
|
|
fabric_version=0.102.0+1.21.1
|
|
modmenu_version=11.0.0-beta.1
|
|
yacl_version=3.5.0+1.21-fabric
|