From b5e0b23a869c6f739a9413b21310822a14f691ca Mon Sep 17 00:00:00 2001 From: Oier Bravo Urtasun Date: Sat, 14 Sep 2024 00:37:59 +0200 Subject: [PATCH] fix mods --- web/pack/index.toml | 4 ++-- web/pack/mods/almost-unified.pw.toml | 10 +++++----- web/pack/mods/kubejs-enderio.pw.toml | 10 +++++----- web/pack/pack.toml | 2 +- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/web/pack/index.toml b/web/pack/index.toml index 08d9678..b21c599 100644 --- a/web/pack/index.toml +++ b/web/pack/index.toml @@ -6,7 +6,7 @@ hash = "0f01b780ff9a7ce9d76b34a06c94963327f3ba6e75b300e94aaf09ae5b7b3881" [[files]] file = "mods/almost-unified.pw.toml" -hash = "6694b75c65ee2ba26b245c308305af529f5d4b5e3e3f7e9e37d48365707a7f32" +hash = "6c1abc7203698f420023a1655bc803113babd2dc00b2ced0e071de8b46147b5a" metafile = true [[files]] @@ -516,7 +516,7 @@ metafile = true [[files]] file = "mods/kubejs-enderio.pw.toml" -hash = "9e74f2c60769820f8136da2414fee641383329d3546fd4a7a1c49104f9ce66a8" +hash = "17bad5f4e10e90397b86680b06b330d1614ff5785b5ff8fe043906ad584c13cc" metafile = true [[files]] diff --git a/web/pack/mods/almost-unified.pw.toml b/web/pack/mods/almost-unified.pw.toml index 5db5a96..92abe5e 100644 --- a/web/pack/mods/almost-unified.pw.toml +++ b/web/pack/mods/almost-unified.pw.toml @@ -1,13 +1,13 @@ name = "Almost Unified" filename = "almostunified-forge-1.20.1-0.9.4.jar" -side = "server" +side = "both" [download] -url = "https://cdn.modrinth.com/data/sdaSaQEz/versions/oTclC5Xa/almostunified-forge-1.20.1-0.9.4.jar" hash-format = "sha1" hash = "b04a865b4ffb3c07357435d414205af0101eef62" +mode = "metadata:curseforge" [update] -[update.modrinth] -mod-id = "sdaSaQEz" -version = "oTclC5Xa" +[update.curseforge] +file-id = 5517426 +project-id = 633823 diff --git a/web/pack/mods/kubejs-enderio.pw.toml b/web/pack/mods/kubejs-enderio.pw.toml index c8dbffc..32ea159 100644 --- a/web/pack/mods/kubejs-enderio.pw.toml +++ b/web/pack/mods/kubejs-enderio.pw.toml @@ -1,13 +1,13 @@ name = "KubeJS EnderIO" filename = "kubejs_enderio-forge-1.20.1-0.5.0.jar" -side = "server" +side = "both" [download] -url = "https://cdn.modrinth.com/data/BotkzaBk/versions/Za4fxPxZ/kubejs_enderio-forge-1.20.1-0.5.0.jar" hash-format = "sha1" hash = "ac19b30abd50674898c1d28d797068b52e0fed05" +mode = "metadata:curseforge" [update] -[update.modrinth] -mod-id = "BotkzaBk" -version = "Za4fxPxZ" +[update.curseforge] +file-id = 5595885 +project-id = 910379 diff --git a/web/pack/pack.toml b/web/pack/pack.toml index cc11630..3af9f43 100644 --- a/web/pack/pack.toml +++ b/web/pack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "823cb2cbb694c51b3107d52141999f74cf48cac37bd562bb2f5b0e37dea06897" +hash = "f9f6cbad6335737cafd1b46b3baa3a715d30de588c9853ed5366203727585124" [versions] forge = "47.3.7"