Support MM1 in addition to MM2 (fixes #162)

Cause the latest OptiFabric on 1.14.4 still ships that and it has no support for
entrypoints.
This commit is contained in:
Jonas Herzig
2020-05-23 22:31:01 +02:00
parent 363a8d595c
commit 3c526a6cd4
2 changed files with 13 additions and 0 deletions

View File

@@ -40,6 +40,9 @@
},
"custom": {
"mm:early_risers": [
"com.replaymod.core.ReplayModMMLauncher"
],
"modmenu:clientsideOnly": true
}
}