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