Prepend mixin. to mixin config file names
This commit is contained in:
parent
8b0e73fb9a
commit
0ffba34d95
@ -9,7 +9,7 @@
|
|||||||
"fabric": "*"
|
"fabric": "*"
|
||||||
},
|
},
|
||||||
"mixins": {
|
"mixins": {
|
||||||
"client": "modid.client.json",
|
"client": "mixins.modid.client.json",
|
||||||
"common": "modid.common.json"
|
"common": "mixins.modid.common.json"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user