From 10f621533f07e6d155aadd2d53e31d75d2e48909 Mon Sep 17 00:00:00 2001 From: Hexugory Date: Mon, 3 Jun 2024 20:50:37 -0500 Subject: [PATCH] cringe compilation --- 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 bfe5515..2dbe4eb 100644 --- a/index.toml +++ b/index.toml @@ -564,6 +564,11 @@ file = "mods/experimental-settings-disabler.pw.toml" hash = "350fa7b18c5d7e349aa17dda387c7fddea8f41da030cd5af09a0bbdb2a6f6f4d" metafile = true +[[files]] +file = "mods/exposure.pw.toml" +hash = "2435da4b8bebcd2bec2cbf34d22a60b789e36bd19539e09627c9e1b38eb78e79" +metafile = true + [[files]] file = "mods/fast-ip-ping.pw.toml" hash = "391330e8b4b65b4bc6790c1ec8cbad5d6c1423b74fe1696f020776fdfe76946f" diff --git a/mods/exposure.pw.toml b/mods/exposure.pw.toml new file mode 100644 index 0000000..de0ea03 --- /dev/null +++ b/mods/exposure.pw.toml @@ -0,0 +1,13 @@ +name = "Exposure" +filename = "exposure-1.19.2-1.6.0-forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/hB899VmG/versions/nCcagXCN/exposure-1.19.2-1.6.0-forge.jar" +hash-format = "sha1" +hash = "18ae48ab15335b23dd97f932307c70ea1dda6637" + +[update] +[update.modrinth] +mod-id = "hB899VmG" +version = "nCcagXCN" diff --git a/pack.toml b/pack.toml index 12a0c67..388b050 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 = "6b04d130a38a62e188305493becdd512a0eba3462914f159f1a4ea9b0443580f" +hash = "db960c8d36bbc20c31eae9598bdf826a8a690eb50c5f695cf30d672fc97f4b3b" [versions] forge = "43.3.13"