mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-19 07:53:22 +02:00
1.21.6 update
This commit is contained in:
parent
7a1f058f6c
commit
3f9517a1f0
1 changed files with 10 additions and 10 deletions
|
@ -4,21 +4,21 @@ org.gradle.parallel=true
|
||||||
|
|
||||||
# Fabric Properties
|
# Fabric Properties
|
||||||
# check these on https://fabricmc.net/develop
|
# check these on https://fabricmc.net/develop
|
||||||
min_minecraft_version=1.21.5
|
min_minecraft_version=1.21.6
|
||||||
max_minecraft_version=1.21.5
|
max_minecraft_version=1.21.6
|
||||||
minecraft_versions=1.21.5
|
minecraft_versions=1.21.6
|
||||||
|
|
||||||
minecraft_version=1.21.5
|
minecraft_version=1.21.6
|
||||||
yarn_mappings=1.21.5+build.1
|
yarn_mappings=1.21.6+build.1
|
||||||
loader_version=0.16.14
|
loader_version=0.16.14
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version=1.2.4.3+1.21.5
|
mod_version=1.2.4.3+1.21.6
|
||||||
maven_group=one.oth3r
|
maven_group=one.oth3r
|
||||||
file_name=sit!
|
file_name=sit!
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
fabric_version=0.124.0+1.21.5
|
fabric_version=0.127.0+1.21.6
|
||||||
modmenu_version=14.0.0-rc.2
|
modmenu_version=15.0.0-beta.1
|
||||||
otterlib_version=0.1.2.1+1.21.5-fabric
|
otterlib_version=0.1.2.1+1.21.6-fabric
|
||||||
otterlib_max_version=0.2.0.0+1.21.5-fabric
|
otterlib_max_version=0.2.0.0+1.21.6-fabric
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue