Use a wildcard version for dep on fabric-lifecycle-events-v1 so it can be ran in dev without gradle.

This commit is contained in:
modmuss50 2021-07-23 17:16:17 +01:00
parent fc9d06d347
commit bc1653ce03

View file

@ -23,7 +23,7 @@
"depends": {
"fabricloader": ">=0.8.0",
"fabric-api-base": "*",
"fabric-lifecycle-events-v1": ">=1.4.4"
"fabric-lifecycle-events-v1": "*"
},
"description": "Hooks for registering custom structures.",
"mixins": [