From 5e039bad8e4f6cf55bd75fdb74bdfddca4e328a9 Mon Sep 17 00:00:00 2001 From: pinchese Date: Wed, 27 Jul 2022 04:34:46 -0500 Subject: [PATCH] ui sounds and more !! --- index.toml | 5 +++++ mods/extrasounds.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/extrasounds.pw.toml diff --git a/index.toml b/index.toml index a27bf69..6ec3d68 100644 --- a/index.toml +++ b/index.toml @@ -493,6 +493,11 @@ file = "mods/extra-origins.pw.toml" hash = "f21a2091e05a860abf1436effd976cfe281b907523d01cef9868f7b728302b6e" metafile = true +[[files]] +file = "mods/extrasounds.pw.toml" +hash = "6f37742a176a98d6b3c0f82fedb101a5e44b615cd3dab1422f3ce43622bc308f" +metafile = true + [[files]] file = "mods/fabric-api.pw.toml" hash = "42e2da7f33977bfa2bb411e1443723a857276cc460717573ef9f8f861076ad64" diff --git a/mods/extrasounds.pw.toml b/mods/extrasounds.pw.toml new file mode 100644 index 0000000..66548ca --- /dev/null +++ b/mods/extrasounds.pw.toml @@ -0,0 +1,13 @@ +name = "ExtraSounds" +filename = "extrasounds-2.3.1+1.18.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/uPWCQrVL/versions/2.3.1+1.18/extrasounds-2.3.1%2B1.18.2.jar" +hash-format = "sha1" +hash = "6e74bbec94b279c96e0808b9c454e2109618527d" + +[update] +[update.modrinth] +mod-id = "uPWCQrVL" +version = "GCijgCUB" diff --git a/pack.toml b/pack.toml index ceab88e..eede8c2 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 = "31bb7eab437e032ab376eb0caaf8a5eddb22787f9a541971f35812472a31338a" +hash = "ef1aa8b7ca858b5269840988bcf0745a7461ee8710d1f26e06c917fd32190da8" [versions] fabric = "0.14.8"