Dynamic save version id
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
{
|
||||
"required": true,
|
||||
"plugin": "moe.nea.notenoughupdates.init.MixinPlugin",
|
||||
"package": "moe.nea.notenoughupdates.mixins",
|
||||
"compatibilityLevel": "JAVA_16",
|
||||
"client": [
|
||||
"MixinDownloadingTerrainScreen",
|
||||
"MixinMessageHandler",
|
||||
"MixinMinecraft",
|
||||
"MixinWorldRenderer",
|
||||
"accessor.AccessorHandledScreen",
|
||||
"devenv.DisableCommonPacketWarnings"
|
||||
],
|
||||
"mixins": [
|
||||
"devenv.DisableInvalidFishingHook"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
"required": true,
|
||||
"plugin": "moe.nea.notenoughupdates.init.MixinPlugin",
|
||||
"package": "moe.nea.notenoughupdates.mixins",
|
||||
"compatibilityLevel": "JAVA_16",
|
||||
"client": [
|
||||
"MixinDownloadingTerrainScreen",
|
||||
"MixinMessageHandler",
|
||||
"MixinMinecraft",
|
||||
"MixinWorldRenderer",
|
||||
"accessor.AccessorHandledScreen",
|
||||
"devenv.DisableCommonPacketWarnings"
|
||||
],
|
||||
"mixins": [
|
||||
"devenv.DisableInvalidFishingHook"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user