diff --git a/build.gradle.kts b/build.gradle.kts index b2611cd..565f6b2 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -19,7 +19,8 @@ val fabricDownloadLocation = "https://maven.fabricmc.net/net/fabricmc/fabric-installer/0.11.2/fabric-installer-0.11.2.jar" //https://fileshare.limited-dev.de:4443/share-download/4e6935a2-6ba8-4131-9141-29197ce9dc18 //http://192.168.178.200:5091/share?id=70853092-8026-4220-ba8f-3cb6c520df75 -val modpackDownloadLocation = "https://fileshare.limited-dev.de:4443/share?id=70853092-8026-4220-ba8f-3cb6c520df75" +val modpackDownloadLocation = + "https://cdn.discordapp.com/attachments/996483339714306089/1084456172943323216/Blooper_Build_Modpack.zip" var mcversion = "1.19.2"