From e2a152c61d3444ed10e19851def8f8d05ee66bae Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Tue, 25 Mar 2025 19:12:41 +0100 Subject: [PATCH] fix --- install.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install.json b/install.json index a8ba986..2cb3135 100644 --- a/install.json +++ b/install.json @@ -6,14 +6,14 @@ "IsZip": true, "ZipPath": "modpack-files-main/both", "DestPath": "", - "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/main/modpack-files-main.zip" + "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/1.9.0/modpack-files-main.zip?ref_type=tags" }, { "Id": "config:client", "IsZip": true, "ZipPath": "modpack-files-main/client", "DestPath": "", - "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/main/modpack-files-main.zip", + "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/1.9.0/modpack-files-main.zip?ref_type=tags", "Side": "Client" }, { @@ -36,7 +36,7 @@ "IsZip": true, "ZipPath": "modpack-files-main/server", "DestPath": "", - "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/main/modpack-files-main.zip", + "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/1.9.0/modpack-files-main.zip?ref_type=tags", "Side": "Server" }, {