mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-19 07:53:22 +02:00
1.21.8 bump
This commit is contained in:
parent
65f0a77cfc
commit
c7875aa9ea
2 changed files with 9 additions and 9 deletions
|
@ -4,22 +4,22 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
min_minecraft_version=1.21.7
|
||||
max_minecraft_version=1.21.7
|
||||
minecraft_versions=1.21.7
|
||||
min_minecraft_version=1.21.8
|
||||
max_minecraft_version=1.21.8
|
||||
minecraft_versions=1.21.8
|
||||
|
||||
minecraft_version=1.21.7
|
||||
yarn_mappings=1.21.7+build.1
|
||||
minecraft_version=1.21.8
|
||||
yarn_mappings=1.21.8+build.1
|
||||
loader_version=0.16.14
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.2.4.5+1.21.7
|
||||
mod_version=1.2.4.5+1.21.8
|
||||
maven_group=one.oth3r
|
||||
file_name=sit!
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.128.1+1.21.7
|
||||
otterlib_version=0.2.1.0+1.21.7-fabric
|
||||
fabric_version=0.129.0+1.21.8
|
||||
otterlib_version=0.2.2.0+1.21.8-fabric
|
||||
otterlib_max_version=0.3.0.0+1.21.7-fabric
|
||||
|
||||
modmenu_version=15.0.0-beta.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue