1.20.1 dependencies

This commit is contained in:
Oth3r 2023-10-24 18:34:53 -05:00
commit f188728440
2 changed files with 6 additions and 6 deletions

View file

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