mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-11-21 11:35:16 +01:00
Require Fabric api
This commit is contained in:
parent
6473f2ef2e
commit
1190ca8b40
@ -21,10 +21,10 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"requires": {
|
"requires": {
|
||||||
"fabricloader": ">=0.4.0"
|
"fabricloader": ">=0.4.0",
|
||||||
|
"fabric": "*"
|
||||||
},
|
},
|
||||||
"recommended": {
|
"recommended": {
|
||||||
"fabric": "*",
|
|
||||||
"clientcommands": "*"
|
"clientcommands": "*"
|
||||||
},
|
},
|
||||||
"mixins": [
|
"mixins": [
|
||||||
|
Loading…
Reference in New Issue
Block a user