From a2a277b702f2937b9dd1be8430e7b46fa319fe32 Mon Sep 17 00:00:00 2001 From: Hexugory Date: Wed, 27 Nov 2024 21:17:51 -0600 Subject: [PATCH] pretty --- index.toml | 5 +++++ mods/loot-beams.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/loot-beams.pw.toml diff --git a/index.toml b/index.toml index f50f854..53c6c8e 100644 --- a/index.toml +++ b/index.toml @@ -502,6 +502,11 @@ file = "mods/kotlin-for-forge.pw.toml" hash = "7ea985404ee4cc9082472c6869ec146309f526e395361b39f2f4c1a43506c41d" metafile = true +[[files]] +file = "mods/loot-beams.pw.toml" +hash = "6d432f32a4dd7aa6514e6806453a25bfac9421ff9a2a26a07b8e16bd1e7b653f" +metafile = true + [[files]] file = "mods/lucent.pw.toml" hash = "62041794a3b89328e32fd32fe2fd85702b000978fb6aa34d9b60c2f67bf8a0d4" diff --git a/mods/loot-beams.pw.toml b/mods/loot-beams.pw.toml new file mode 100644 index 0000000..c72375c --- /dev/null +++ b/mods/loot-beams.pw.toml @@ -0,0 +1,13 @@ +name = "Loot Beams: Relooted!" +filename = "lootbeams-1.20.1-1.2.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/QWTmZu53/versions/Tj2fhhuD/lootbeams-1.20.1-1.2.2.jar" +hash-format = "sha512" +hash = "d83a154745f206d5837d703196ed664132c91cdbf865ebd8981d0315162683cdbf033e82dbe68eaf4dee48b8ea93e5586f0c918a453e6fd1a4c34dad27ff6605" + +[update] +[update.modrinth] +mod-id = "QWTmZu53" +version = "Tj2fhhuD" diff --git a/pack.toml b/pack.toml index deafe0c..160fb4f 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 = "1204d43b06393425ac74a4f78deed98f03675ef1df9d0344f5c58403b8494db4" +hash = "ad69e70e199b1f74cde8e629ba1944194f805c5598126bd0c46ac645648d18d1" [versions] forge = "47.3.0"