Delete aspects.mixins.json

This commit is contained in:
Fishplex
2022-09-05 11:46:18 -03:00
committed by GitHub
parent efb601049f
commit 285c942b40

View File

@@ -1,14 +0,0 @@
{
"required": true,
"minVersion": "0.8",
"package": "net.fabricmc.fishplex.mixin",
"compatibilityLevel": "JAVA_16",
"mixins": [
],
"client": [
"AspectsMixin"
],
"injectors": {
"defaultRequire": 1
}
}