From e953c4695c13c8cd7106267457c7c31f5b519368 Mon Sep 17 00:00:00 2001 From: Efe <67526259+skyline69@users.noreply.github.com> Date: Tue, 28 Oct 2025 13:49:58 +0100 Subject: [PATCH] Fix Talisman Download URL --- mods/MathIsFun0@Talisman/meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/MathIsFun0@Talisman/meta.json b/mods/MathIsFun0@Talisman/meta.json index e469a26d..69033dd7 100644 --- a/mods/MathIsFun0@Talisman/meta.json +++ b/mods/MathIsFun0@Talisman/meta.json @@ -9,7 +9,7 @@ ], "author": "MathIsFun0", "repo": "https://github.com/MathIsFun0/Talisman", - "downloadURL": "https://github.com/MathIsFun0/Talisman/releases/latest/download/Talisman.zip", + "downloadURL": "https://github.com/MathIsFun0/Talisman/archive/refs/heads/main.zip", "folderName": "Talisman", "automatic-version-check": true, "version": "v2.6",