1.21.1 support

This commit is contained in:
Oth3r 2024-08-08 10:20:20 -05:00
commit 67a79a0707
2 changed files with 4 additions and 4 deletions

View file

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