From 466929c3f0d1b4a4f31532e6bfda444ab6c4e870 Mon Sep 17 00:00:00 2001 From: Timo Ley Date: Fri, 15 Dec 2023 11:08:40 +0100 Subject: [PATCH] feat: added timeout fix mod --- src/modpack.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/modpack.json b/src/modpack.json index d74fadd..12485a7 100644 --- a/src/modpack.json +++ b/src/modpack.json @@ -2446,6 +2446,21 @@ "included" ] }, + { + "id": "mod-timeoutfix", + "file": { + "installer": "internal.dir:mods", + "artifact": "curse.maven:558010:3570293", + "repository": "curse" + }, + "type": "mod", + "options": [ + "server", + "client", + "required", + "included" + ] + }, { "id": "mod-steampowered", "file": {