From 727d649e379bd1530e95cf2481d2843ec733599f Mon Sep 17 00:00:00 2001 From: pinchese Date: Sat, 23 Jul 2022 07:22:31 -0500 Subject: [PATCH] keep that music bish --- index.toml | 5 +++++ mods/keep-that-music.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/keep-that-music.pw.toml diff --git a/index.toml b/index.toml index d3a9f09..dfbcf21 100644 --- a/index.toml +++ b/index.toml @@ -477,6 +477,11 @@ file = "mods/item-model-fix.pw.toml" hash = "7848466b7f337faf90f5edb14aeed716c398f8abfe091cef7c4894102e2727d4" metafile = true +[[files]] +file = "mods/keep-that-music.pw.toml" +hash = "55a25a665547d4a66ea83a487e4a0baa4512faa58348b0890fb8075c98126560" +metafile = true + [[files]] file = "mods/konkrete-fabric.pw.toml" hash = "c5a06dc58378929ebdcc4451ac5b3be1b43981f201db4005a5e74e37051bcd9b" diff --git a/mods/keep-that-music.pw.toml b/mods/keep-that-music.pw.toml new file mode 100644 index 0000000..c05430b --- /dev/null +++ b/mods/keep-that-music.pw.toml @@ -0,0 +1,13 @@ +name = "Keep That Music" +filename = "keep-that-music-0.0.3 mc(1.16-1.18).jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "274b2b173a843ba384edd86ddb5b9f224f3fc317" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3788371 +project-id = 621022 diff --git a/pack.toml b/pack.toml index 7f5aa96..7406614 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 = "93dabb562b0dc1fe53024c142b2f1cd1acd7eb241e5f4a43f4ea3946c7cf013c" +hash = "9ef0d8959fdba17082e348c203cb8a3144608da47da8bc0595835d0a654677c9" [versions] fabric = "0.14.8"