This commit is contained in:
Oth3r 2025-06-23 17:57:20 -05:00
commit 6dcd99c12a
Failed to generate hash of commit
2 changed files with 14 additions and 10 deletions

View file

@ -4,21 +4,21 @@ 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
min_minecraft_version=1.21.6
max_minecraft_version=1.21.6
minecraft_versions=1.21.6
minecraft_version=1.21.5
yarn_mappings=1.21.5+build.1
minecraft_version=1.21.6
yarn_mappings=1.21.6+build.1
loader_version=0.16.14
# Mod Properties
mod_version=1.2.4.3+1.21.5
mod_version=1.2.4.4+1.21.6
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.1+1.21.5-fabric
otterlib_max_version=0.2.0.0+1.21.5-fabric
fabric_version=0.127.1+1.21.6
modmenu_version=15.0.0-beta.1
otterlib_version=0.2.0.0+1.21.6-fabric
otterlib_max_version=0.3.0.0+1.21.6-fabric