From 4cbee3196641e1afec8336a228f09e87b3d4fc21 Mon Sep 17 00:00:00 2001 From: Merith-TK Date: Mon, 10 Oct 2022 15:54:26 -0700 Subject: [PATCH] disable broken mod --- .minecraft/index.toml | 3 +-- .../mods/{pronounify.pw.toml => pronounify.pw.toml.disabled} | 0 .minecraft/pack.toml | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) rename .minecraft/mods/{pronounify.pw.toml => pronounify.pw.toml.disabled} (100%) diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 5388c34..e3f221b 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -229,9 +229,8 @@ hash = "bbded72a675175662681d7270d2dacb4cc0c01c36d823d8816a36ab11d128061" metafile = true [[files]] -file = "mods/pronounify.pw.toml" +file = "mods/pronounify.pw.toml.disabled" hash = "7fcc47f004ed344c4063559daf873897e431bd212761c2466ca270676787ccc5" -metafile = true [[files]] file = "mods/rbip.pw.toml" diff --git a/.minecraft/mods/pronounify.pw.toml b/.minecraft/mods/pronounify.pw.toml.disabled similarity index 100% rename from .minecraft/mods/pronounify.pw.toml rename to .minecraft/mods/pronounify.pw.toml.disabled diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index 1fb3ad2..324836b 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 = "c1207620c70b6c71ce6a8efa037057d88e70f5b58ac60455b5d108e9675f6c16" +hash = "c681aa45c48f78526ffbdca5091e1a3952e4a4fc8378dbc072429309626d2d35" [versions] fabric = "0.14.9"