diff --git a/index.toml b/index.toml index b8e1cc2..6af9b45 100644 --- a/index.toml +++ b/index.toml @@ -204,6 +204,11 @@ file = "mods/sodium.pw.toml" hash = "0d539d8bad8493d4196bf5f7bf216d692384f283849fa41a2e5a816a0147673e" metafile = true +[[files]] +file = "mods/suggestion-tweaker.pw.toml" +hash = "9cf72cfe716be5c9aa123e73fcbe4af49989adb98545e5a987ea39969f28f34e" +metafile = true + [[files]] file = "mods/tooltipfix.pw.toml" hash = "5520c1dc76ba02ac7ab0648ca5facc2e5e65e6f98b5bc1c9b95d6f8be8280238" diff --git a/mods/suggestion-tweaker.pw.toml b/mods/suggestion-tweaker.pw.toml new file mode 100644 index 0000000..709a794 --- /dev/null +++ b/mods/suggestion-tweaker.pw.toml @@ -0,0 +1,13 @@ +name = "Suggestion Tweaker" +filename = "suggestion-tweaker-1.19-1.2.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/MBLj38R0/versions/1.19-1.2.1/suggestion-tweaker-1.19-1.2.1.jar" +hash-format = "sha1" +hash = "bfe1f3e7c488d767ab3bd55a117819892123e375" + +[update] +[update.modrinth] +mod-id = "MBLj38R0" +version = "ellmLzvg" diff --git a/pack.toml b/pack.toml index 99f50b4..33bb0bf 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 = "40953bb01329d4072f09f56e331a2785934565176e7f717fcea974ba5a50eee9" +hash = "004d34dffbf479f6db308aa18dd73c8b7bfb395b49236a107892ea512370d7c6" [versions] minecraft = "1.19"