Fix Command API dependency

This commit is contained in:
embeddedt 2023-05-06 16:20:05 -04:00
parent e84360efe9
commit 08c774e818
No known key found for this signature in database
GPG Key ID: A69433EC199B5613

View File

@ -31,10 +31,10 @@
"depends": {
"fabric-lifecycle-events-v1": "*",
"fabric-screen-api-v1": "*",
"fabric-command-api-v1": "*",
"fabric-command-api-v2": "*",
"minecraft": ">=1.16.5"
},
"breaks": {
"dashloader": "*"
}
}
}