1.1.5+1.20.1

This commit is contained in:
Oth3r 2024-04-29 12:44:55 -05:00
commit 7eaf280a88
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ yarn_mappings=1.20.1+build.10
loader_version=0.14.24 loader_version=0.14.24
# Mod Properties # Mod Properties
mod_version=1.1.4+1.20-1.20.1 mod_version=1.1.5+1.20.1
maven_group=one.oth3r maven_group=one.oth3r
archives_base_name=sit! archives_base_name=sit!

View file

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