From 0db1e124885b4264396ad5a5dde89c89d304c773 Mon Sep 17 00:00:00 2001 From: JordanPlayz158 Date: Tue, 1 Apr 2025 03:45:22 -0400 Subject: [PATCH] Change jars to target main branch instead of develop for download url --- mods/configurable-spawn-rates.pw.toml | 2 +- mods/corner-portal-linking.pw.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mods/configurable-spawn-rates.pw.toml b/mods/configurable-spawn-rates.pw.toml index db5856b..1554285 100644 --- a/mods/configurable-spawn-rates.pw.toml +++ b/mods/configurable-spawn-rates.pw.toml @@ -3,6 +3,6 @@ filename = "configurablespawnrates-1.0-SNAPSHOT.jar" side = "server" [download] -url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/configurablespawnrates-1.0-SNAPSHOT.jar" +url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/configurablespawnrates-1.0-SNAPSHOT.jar" hash-format = "sha256" hash = "ad0c0a96f1e8e7353f07fd8961472d94521c6ee3d8b8c1b88652eeff62f999b3" diff --git a/mods/corner-portal-linking.pw.toml b/mods/corner-portal-linking.pw.toml index d84e751..64a24d9 100644 --- a/mods/corner-portal-linking.pw.toml +++ b/mods/corner-portal-linking.pw.toml @@ -3,6 +3,6 @@ filename = "starbidous-portal-linking-fabric-1.0.0+1.20.1.jar" side = "both" [download] -url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/starbidous-portal-linking-fabric-1.0.0.jar" +url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/starbidous-portal-linking-fabric-1.0.0.jar" hash-format = "sha256" hash = "f12699102e2692f88c6782fbbdac130aa8a11b548876a75a429f68f81eb3d0fa"