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