v1.1.10+1.21.2

This commit is contained in:
Oth3r 2024-10-22 11:20:40 -05:00
commit e6344b52ee
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ yarn_mappings=1.21.2+build.1
loader_version=0.16.7
# Mod Properties
mod_version=1.1.10+1.21-1.21.1
mod_version=1.1.10+1.21.2
maven_group=one.oth3r
archives_base_name=sit!

View file

@ -27,7 +27,7 @@
},
"depends": {
"fabricloader": ">=0.14.21",
"minecraft": ">=1.21 <=${minecraft_version}",
"minecraft": "=${minecraft_version}",
"java": ">=17",
"fabric-api": "*"
},