Update Hex Casting to official modrinth release, use paucal modrinth release, use fork of hexal by vgskye for stable hexcasting support

This commit is contained in:
JordanPlayz158
2025-04-22 23:26:14 -04:00
parent 528d2bcf05
commit 8ba0fd5af0
9 changed files with 32 additions and 20 deletions

View File

@@ -605,13 +605,13 @@ hash = "46b44b530e3a305d207833ae7ba36808f09d77ffef22835076a69ed112e5784f"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/hexal.pw.toml" file = "mods/hex-casting.pw.toml"
hash = "c11e1462519b3df885a038dc227782492c3cac475a34be65ec2ce114369afb5d" hash = "a062040e25906154ee421d2eaf36387576b54cccf5bbed8cc7ae164e1d0a947c"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/hexcasting.pw.toml" file = "mods/hexal.pw.toml"
hash = "99492ded1e5c61fa0c13839f2ddd7d17b3b6f1219af11cdc7c7b2d998209679b" hash = "94fe6d4ccf711b23599369eb810dc35c4c1b9be5b8a42f6e522e051d19676ecc"
metafile = true metafile = true
[[files]] [[files]]
@@ -951,7 +951,7 @@ metafile = true
[[files]] [[files]]
file = "mods/paucal.pw.toml" file = "mods/paucal.pw.toml"
hash = "2c25381673dfe4fe9e3179ff593cf851e67882c11b29ff06c80d2abf63477ae1" hash = "de40d3845dd5c1fc91b618bb5e99662b5a5b9805b3b0e4ee345221dac62e8ece"
metafile = true metafile = true
[[files]] [[files]]

13
mods/hex-casting.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Hex Casting"
filename = "hexcasting-fabric-1.20.1-0.11.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/nTW3yKrm/versions/IvI9LKNc/hexcasting-fabric-1.20.1-0.11.2.jar"
hash-format = "sha1"
hash = "3b5e0868e43f7b096f5f290ac04de790a6777962"
[update]
[update.modrinth]
mod-id = "nTW3yKrm"
version = "IvI9LKNc"

View File

@@ -2,6 +2,6 @@ name = "hexal"
filename = "hexal-fabric-1.20.1-0.3.0-3.jar" filename = "hexal-fabric-1.20.1-0.3.0-3.jar"
[download] [download]
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/hexal-fabric-1.20.1-0.3.0-3.jar" url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/hexal-fabric-1.20.1-0.3.0-3.jar"
hash-format = "sha256" hash-format = "sha256"
hash = "441134c8e2a39384610234780b8a520807de6a4d88f8dd76468f1384975d90f2" hash = "ecf1a770ab28290ec81682c394b6ec5428d7da1f2962051d7619f304ff50549f"

View File

@@ -1,7 +0,0 @@
name = "hexcasting"
filename = "hexcasting-fabric-1.20.1-0.11.1-7_2f0509dbf.jar"
[download]
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 = "0bc60edde9882996665ecb4b74a5d36cc770a46539171e3bb994aa31080f497b"

View File

@@ -1,7 +1,13 @@
name = "paucal" name = "PAUCAL"
filename = "paucal-fabric-1.20.1-0.6.0.jar" filename = "paucal-0.6.0+1.20.1-fabric.jar"
side = "both"
[download] [download]
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/paucal-fabric-1.20.1-0.6.0.jar" url = "https://cdn.modrinth.com/data/TZo2wHFe/versions/dabyDTwJ/paucal-0.6.0%2B1.20.1-fabric.jar"
hash-format = "sha256" hash-format = "sha1"
hash = "f07dbb71360bb411249fd151823ff7806575ddf8818be9a5646d30a6174266cc" hash = "bd44f55fe67c6743171637a9e57812aae189ec5d"
[update]
[update.modrinth]
mod-id = "TZo2wHFe"
version = "dabyDTwJ"

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 = "e137a020093316eb00eec697355cde95b4d5b035158014d1f36a4336da605a52" hash = "327854df35710b58b6c4136bf42e9780718a636e3af763580abdb378ec2fd9d6"
[versions] [versions]
fabric = "0.16.10" fabric = "0.16.10"