From 599ce1c43deeee4eda519661f490149c4e3218b3 Mon Sep 17 00:00:00 2001 From: Wroclaw Date: Sat, 19 Aug 2023 00:25:14 +0200 Subject: [PATCH] Open Loader: source from Modrinth --- index.toml | 2 +- mods/open-loader.pw.toml | 8 ++++---- pack.toml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/index.toml b/index.toml index e3c41a1..9a3c619 100644 --- a/index.toml +++ b/index.toml @@ -264,7 +264,7 @@ metafile = true [[files]] file = "mods/open-loader.pw.toml" -hash = "89b416c27725421ec8049643427524edc947ba82fda7739f89ffa75f544a6f30" +hash = "ce489ec10a2a6d848d391452aa87d60bab75e9b657ae31ed5d4112269005a7d9" metafile = true [[files]] diff --git a/mods/open-loader.pw.toml b/mods/open-loader.pw.toml index e56d917..8bd8bc4 100644 --- a/mods/open-loader.pw.toml +++ b/mods/open-loader.pw.toml @@ -3,11 +3,11 @@ filename = "OpenLoader-Fabric-1.20.1-19.0.1.jar" side = "both" [download] +url = "https://cdn.modrinth.com/data/KwWsINvD/versions/GdaQPrvy/OpenLoader-Fabric-1.20.1-19.0.1.jar" hash-format = "sha1" hash = "8a73f113feed6c378695a12cbabe700320591e5b" -mode = "metadata:curseforge" [update] -[update.curseforge] -file-id = 4648483 -project-id = 354339 +[update.modrinth] +mod-id = "KwWsINvD" +version = "GdaQPrvy" diff --git a/pack.toml b/pack.toml index 144bd3a..97d0440 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "a792e4d0588842613802dd69dde60ea0e70a0c02ac675156de81858980540e4f" +hash = "28e1f19f5d57bb2aa096d3664016a8e9be65f160a93c3817807d61c0426c86cc" [versions] minecraft = "1.20.1"