Work around the fact that our mixins may be loaded before Optifabric
This commit is contained in:
11
src/main/resources/mixins.nonmmlauncher.replaymod.json
Normal file
11
src/main/resources/mixins.nonmmlauncher.replaymod.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"required": true,
|
||||
"package": "com.replaymod.mmdummy",
|
||||
"plugin": "com.replaymod.core.ReplayModNonMMLauncher",
|
||||
"mixins": [],
|
||||
"server": [],
|
||||
"client": [],
|
||||
"compatibilityLevel": "JAVA_8",
|
||||
"minVersion": "0.6.11",
|
||||
"refmap": "mixins.nonmmlauncher.replaymod.refmap.json"
|
||||
}
|
||||
Reference in New Issue
Block a user