From bc54cbea8b3a16d4cfbdcd9c77f267b385848f86 Mon Sep 17 00:00:00 2001 From: Yuki Date: Fri, 3 Nov 2023 21:25:34 +0100 Subject: [PATCH] lode :3 --- index.toml | 5 +++++ mods/quilt-loading-screen.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/quilt-loading-screen.pw.toml diff --git a/index.toml b/index.toml index 0e8b566..8d4ebd2 100644 --- a/index.toml +++ b/index.toml @@ -445,6 +445,11 @@ file = "mods/qsl.pw.toml" hash = "db2669fd5202942c0d0514c797c198506470e149542ac9d65e33e04f1a01db23" metafile = true +[[files]] +file = "mods/quilt-loading-screen.pw.toml" +hash = "0431d2fbc92b56108c48fc955caafbefcafeb69bc9773c5413daa89af5d87966" +metafile = true + [[files]] file = "mods/rei.pw.toml" hash = "580dfbc5c5c38d4e54db84ca1c9cf34fa4ee717df53bcf4761fc4351095e4168" diff --git a/mods/quilt-loading-screen.pw.toml b/mods/quilt-loading-screen.pw.toml new file mode 100644 index 0000000..6154d0d --- /dev/null +++ b/mods/quilt-loading-screen.pw.toml @@ -0,0 +1,13 @@ +name = "Quilt Loading Screen" +filename = "quilt_loading_screen-6.0.0+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/VPU6VYVP/versions/ZxKclDRW/quilt_loading_screen-6.0.0%2B1.20.1.jar" +hash-format = "sha1" +hash = "b257e89ff9bb3cf2cad5ffd6de781722f37f02ee" + +[update] +[update.modrinth] +mod-id = "VPU6VYVP" +version = "ZxKclDRW" diff --git a/pack.toml b/pack.toml index df55d97..16d8bf7 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "3f6ea4e1f05ebb5d02eff62f5dcb218e027dbc9e068dbc600e51bf4821194be4" +hash = "16511b0c39801e03659de3ed74c40ca3ec16cf99160a4ec1bbd271de506d6cdf" [versions] minecraft = "1.20.1"