Changed Tempad and BCLib to Modrinth rather than compile from source
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -87,7 +87,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/bclib.pw.toml"
|
||||
hash = "06d474cad7882b1a32163f1d93e0972ffaf33f68b6be1c9411fc0d190003cda2"
|
||||
hash = "d71225c33f2287ca8c0f61483a8d9da35c80a69cb14f252dceaf0e504435bb7f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@@ -1062,7 +1062,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/tempad.pw.toml"
|
||||
hash = "fb836402b154aaf086a5c7142c1dffe1e89c09793ad9da58e37804f758e42a0e"
|
||||
hash = "72dbdf9575051bbc34832937da24e3eff3b998faf29421f0e5dfe3c7b5c0de40"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
||||
@@ -1,7 +1,13 @@
|
||||
name = "bclib"
|
||||
name = "BCLib"
|
||||
filename = "bclib-3.0.14.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/bclib-3.0.14.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "ea8b8deef5e4e9b5a9e1b7045415da8deb848e35f04c215d7f4a2cbb08d33ba2"
|
||||
url = "https://cdn.modrinth.com/data/BgNRHReB/versions/TPC86Pyz/bclib-3.0.14.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "34be724165bfe1207542f26551b10925d099eee1"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "BgNRHReB"
|
||||
version = "TPC86Pyz"
|
||||
|
||||
@@ -1,7 +1,13 @@
|
||||
name = "tempad"
|
||||
filename = "tempad-fabric-1.20.1-2.3.3.jar"
|
||||
name = "Tempad"
|
||||
filename = "tempad-fabric-1.20.1-2.3.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/tempad-fabric-1.20.1-2.3.3.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "7975ddb5efdca0dd9c0af8ead9739493cfca41fba422de27b2a5ec2436f89045"
|
||||
url = "https://cdn.modrinth.com/data/gKNwt7xu/versions/XWIpedqY/tempad-fabric-1.20.1-2.3.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "a5b00e34f2d4965c02a1ca990cb684351c1d4b81"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "gKNwt7xu"
|
||||
version = "XWIpedqY"
|
||||
|
||||
Reference in New Issue
Block a user