mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-19 07:53:22 +02:00
23 lines
526 B
Properties
23 lines
526 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.5
|
|
max_minecraft_version=1.21.5
|
|
minecraft_versions=1.21.5
|
|
|
|
minecraft_version=1.21.5
|
|
yarn_mappings=1.21.5+build.1
|
|
loader_version=0.16.14
|
|
|
|
# Mod Properties
|
|
mod_version=1.2.4.0+1.21.5
|
|
maven_group=one.oth3r
|
|
file_name=sit!
|
|
|
|
# Dependencies
|
|
fabric_version=0.124.0+1.21.5
|
|
modmenu_version=14.0.0-rc.2
|
|
otterlib_version=0.1.2.0+1.21.5-fabric
|