Set compileFromSource mods to proper branch for merge

This commit is contained in:
JordanPlayz158
2025-04-18 18:05:58 -04:00
parent d3e4140e33
commit 7dd64bb1ce
5 changed files with 7 additions and 7 deletions

View File

@@ -31,7 +31,7 @@ metafile = true
[[files]] [[files]]
file = "mods/amarite.pw.toml" file = "mods/amarite.pw.toml"
hash = "f306f1d075f4b14085e757d35afd8d5493bb7187885cc75b5f85fc123fdf9a69" hash = "3d986e33e45e872ecab8adbdaa03197ed9b9b9dc2af50c1f9fa5255736719f2f"
metafile = true metafile = true
[[files]] [[files]]
@@ -596,7 +596,7 @@ metafile = true
[[files]] [[files]]
file = "mods/hephaestus.pw.toml" file = "mods/hephaestus.pw.toml"
hash = "3767cde33a9877fef0c167adcdcf13038655a9969742a2a86d82ccd6db888883" hash = "a5af148903379317aafe576059f84e07d44107b0bc897351cb1346d6efc569bb"
metafile = true metafile = true
[[files]] [[files]]
@@ -611,7 +611,7 @@ metafile = true
[[files]] [[files]]
file = "mods/hexcasting.pw.toml" file = "mods/hexcasting.pw.toml"
hash = "61c95803e0e69a2fe4d2dcd28969b1b6f8ed1f8a1890081fb3755e188f2bcf64" hash = "99492ded1e5c61fa0c13839f2ddd7d17b3b6f1219af11cdc7c7b2d998209679b"
metafile = true metafile = true
[[files]] [[files]]

View File

@@ -3,6 +3,6 @@ filename = "amarite-1.0.8.jar"
side = "both" side = "both"
[download] [download]
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/amarite-1.0.8.jar" url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/amarite-1.0.8.jar"
hash-format = "sha256" hash-format = "sha256"
hash = "22372b68d2d83374efedb7d8a00abd57cb2f25a9e7d0aa029fe39bc2e104811d" hash = "22372b68d2d83374efedb7d8a00abd57cb2f25a9e7d0aa029fe39bc2e104811d"

View File

@@ -3,6 +3,6 @@ filename = "Hephaestus-1.20.1-3.6.4.287.jar"
side = "both" side = "both"
[download] [download]
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/Hephaestus-1.20.1-3.6.4.287.jar" url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/Hephaestus-1.20.1-3.6.4.287.jar"
hash-format = "sha256" hash-format = "sha256"
hash = "a5215c5d7119d093232221ba4447aac25cffe1d382f4052c49778777c274e2cd" hash = "a5215c5d7119d093232221ba4447aac25cffe1d382f4052c49778777c274e2cd"

View File

@@ -2,6 +2,6 @@ name = "hexcasting"
filename = "hexcasting-fabric-1.20.1-0.11.1-7_2f0509dbf.jar" filename = "hexcasting-fabric-1.20.1-0.11.1-7_2f0509dbf.jar"
[download] [download]
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/hexcasting-fabric-1.20.1-0.11.1-7_2f0509dbf.jar" url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/hexcasting-fabric-1.20.1-0.11.1-7_2f0509dbf.jar"
hash-format = "sha256" hash-format = "sha256"
hash = "0bc60edde9882996665ecb4b74a5d36cc770a46539171e3bb994aa31080f497b" hash = "0bc60edde9882996665ecb4b74a5d36cc770a46539171e3bb994aa31080f497b"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "06da78239c76af2a7713e3a8ef16c192d2ced1b63e8c8d755602db24f082676f" hash = "95e271b3ce3ea54eb022d2630d2baf2a960cd1e8e7ba5480b857499555d0c2da"
[versions] [versions]
fabric = "0.16.10" fabric = "0.16.10"