1.21.1 support

This commit is contained in:
Jottyfan
2024-08-11 18:56:15 +02:00
parent 7e299caed0
commit 0079c721cc
3 changed files with 6 additions and 10 deletions

View File

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