From 54ccfc853e65dbadc7daaa21ca0a835f3791f86d Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Wed, 19 Jun 2024 19:45:35 +0200 Subject: [PATCH] valid install --- install.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/install.json b/install.json index 28b00ee..f6cc84f 100644 --- a/install.json +++ b/install.json @@ -3,14 +3,18 @@ { "IsZip": true, "ZipPath": "files/both", - "DestPath": "mods/IvToolkit.jar", + "DestPath": "", "DownloadUrl": "https://github.com/LITW-Refined/LITW-Refined-Modpack/archive/refs/heads/main.zip" }, { "IsZip": true, "ZipPath": "files/client", - "DestPath": "mods/IvToolkit.jar", + "DestPath": "", "DownloadUrl": "https://github.com/LITW-Refined/LITW-Refined-Modpack/archive/refs/heads/main.zip" + }, + { + "DestPath": "mods/IvToolkit.jar", + "DownloadUrl": "https://mediafilez.forgecdn.net/files/2294/442/IvToolkit-1.2.1.jar" } ] } \ No newline at end of file