Updated to 1.21

This commit is contained in:
2024-08-04 13:11:18 +02:00
parent 44ffdeab6d
commit 4dfa1476a5
5 changed files with 88 additions and 45 deletions

View File

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