Fix Command API dependency
This commit is contained in:
parent
e84360efe9
commit
08c774e818
|
|
@ -31,7 +31,7 @@
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabric-lifecycle-events-v1": "*",
|
"fabric-lifecycle-events-v1": "*",
|
||||||
"fabric-screen-api-v1": "*",
|
"fabric-screen-api-v1": "*",
|
||||||
"fabric-command-api-v1": "*",
|
"fabric-command-api-v2": "*",
|
||||||
"minecraft": ">=1.16.5"
|
"minecraft": ">=1.16.5"
|
||||||
},
|
},
|
||||||
"breaks": {
|
"breaks": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user