another extension for the mixin

This commit is contained in:
2020-07-28 08:41:48 +02:00
parent 18d4032f6c
commit abcf173057
3 changed files with 9 additions and 5 deletions

View File

@ -22,6 +22,9 @@
"de.jottyfan.minecraft.quickiefabric.QuickieFabric"
]
},
"mixins": [
"quickiefabric.mixins.json"
],
"depends": {
"fabricloader": ">=0.7.4",
"fabric": "*",