mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-19 16:03:22 +02:00
26 lines
587 B
Properties
26 lines
587 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.4
|
|
max_minecraft_version=1.21.4
|
|
minecraft_versions=1.21.4
|
|
|
|
minecraft_version=1.21.4
|
|
yarn_mappings=1.21.4+build.8
|
|
loader_version=0.16.14
|
|
|
|
# Mod Properties
|
|
mod_version=1.2.4.7+1.21.4
|
|
maven_group=one.oth3r
|
|
file_name=sit!
|
|
|
|
# Dependencies
|
|
fabric_version=0.119.3+1.21.4
|
|
otterlib_version=0.2.1.0+1.21.4-fabric
|
|
otterlib_max_version=0.3.0.0+1.21.4-fabric
|
|
|
|
modmenu_version=13.0.3
|
|
devauth_version=1.2.1
|