upgraded to minecraft 2.21

This commit is contained in:
Jottyfan
2024-06-14 20:07:34 +02:00
parent 9f869668c9
commit caef9eed83
6 changed files with 24 additions and 28 deletions

View File

@ -27,7 +27,7 @@
},
"depends": {
"fabricloader": ">=0.15.11",
"minecraft": "~1.20.6",
"minecraft": "~1.21",
"java": ">=21",
"fabric-api": "*"
},