From afa10d774b926e107220d42533913e6695243004 Mon Sep 17 00:00:00 2001 From: JordanPlayz158 Date: Sat, 28 Dec 2024 14:41:19 -0500 Subject: [PATCH] Add exposure --- index.toml | 5 +++++ mods/exposure.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/exposure.pw.toml diff --git a/index.toml b/index.toml index c9776d8..11b047c 100644 --- a/index.toml +++ b/index.toml @@ -450,6 +450,11 @@ file = "mods/every-compat.pw.toml" hash = "84850f37323c0eac678eb5852dc2a43921e620ac9d0dd5293f8db7e670ed8ecf" metafile = true +[[files]] +file = "mods/exposure.pw.toml" +hash = "a3124745545f667a1949522edc955fd3c0b6f62c321be7cfad45e5962c5cc98e" +metafile = true + [[files]] file = "mods/fabric-api.pw.toml" hash = "86698b1faa9bf449eab492509239372302311092104be467108d7e05127e91f1" diff --git a/mods/exposure.pw.toml b/mods/exposure.pw.toml new file mode 100644 index 0000000..8ad5078 --- /dev/null +++ b/mods/exposure.pw.toml @@ -0,0 +1,13 @@ +name = "Exposure" +filename = "exposure-1.20.1-1.7.7-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/hB899VmG/versions/LB4dHaVf/exposure-1.20.1-1.7.7-fabric.jar" +hash-format = "sha1" +hash = "e93869a83cfb342bde300c40c2d5a95054d92197" + +[update] +[update.modrinth] +mod-id = "hB899VmG" +version = "LB4dHaVf" diff --git a/pack.toml b/pack.toml index 47723cc..8cf61cf 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 = "0f3c1b716976c14d26a8a0c20c27888d2f28a0e361701b1e1ee8d94110f4eecb" +hash = "07cc0243986220afaf50d41cf0833b4d93ebdddd85fbc19e158d01c4bb7a5f15" [versions] fabric = "0.16.9"