From 29cf0d63f2e0dd922122b3220c3a1397b5d3153f Mon Sep 17 00:00:00 2001 From: daedreus Date: Thu, 14 Jul 2022 14:45:15 -0500 Subject: [PATCH] Attempt 2 at making hudium optional --- .minecraft/index.toml | 2 +- .minecraft/mods/hudium.pw.toml | 1 + .minecraft/pack.toml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 52f6a85..bd80286 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -203,7 +203,7 @@ metafile = true [[files]] file = "mods/hudium.pw.toml" -hash = "afae0a4c88392944e8f31751d9220036b7a5f9784f7c1781aa939fce9ef920f5" +hash = "8423d457cdd75a8300d3d9284fbb75ee01d12499f8613e3acea0e576ca04914a" metafile = true [[files]] diff --git a/.minecraft/mods/hudium.pw.toml b/.minecraft/mods/hudium.pw.toml index 11cc548..423010f 100644 --- a/.minecraft/mods/hudium.pw.toml +++ b/.minecraft/mods/hudium.pw.toml @@ -11,6 +11,7 @@ hash = "3759992b0b6e151a9497b6f0171793ee383ae15f" [update.modrinth] mod-id = "6nAozjsh" version = "z7rka3Fk" + [options] optional = true description = "Adds more features to the hud" diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index f959830..86c0065 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "813018b8a6a79c52455660cbebb32aee7a90694994094e38ebea48735a5e4bfc" +hash = "255751432351ec6821976ea0e3c56d531aa84341a68d68e888470992c7f3d131" [versions] fabric = "0.14.8"