mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-19 16:03:22 +02:00
19 lines
448 B
Properties
19 lines
448 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
|
|
minecraft_version=1.21.1
|
|
yarn_mappings=1.21.1+build.1
|
|
loader_version=0.15.11
|
|
|
|
# Mod Properties
|
|
mod_version=1.1.10+1.21-1.21.1
|
|
maven_group=one.oth3r
|
|
archives_base_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
|