Require Fabric api

This commit is contained in:
creeper123123321 2019-04-23 15:43:50 -03:00 committed by GitHub
parent 6473f2ef2e
commit 1190ca8b40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,10 +21,10 @@
] ]
}, },
"requires": { "requires": {
"fabricloader": ">=0.4.0" "fabricloader": ">=0.4.0",
"fabric": "*"
}, },
"recommended": { "recommended": {
"fabric": "*",
"clientcommands": "*" "clientcommands": "*"
}, },
"mixins": [ "mixins": [