diff --git a/index.toml b/index.toml index ee1aff2..ca8b896 100644 --- a/index.toml +++ b/index.toml @@ -330,6 +330,11 @@ file = "mods/kotlin-for-forge.pw.toml" hash = "70a4ecd9d0c04ad20aeb976c1ee28933ce48a0a1f43df42deafaeb2ad7235297" metafile = true +[[files]] +file = "mods/max-health-fix.pw.toml" +hash = "a93f0e9edd075e9f7636bc4ef206318698fe4481377fdf8786789877070c4922" +metafile = true + [[files]] file = "mods/midnightlib.pw.toml" hash = "ff3e8c24b856793dea18726883722d8274d7b292448ecc4beecec9df008d44cd" diff --git a/mods/max-health-fix.pw.toml b/mods/max-health-fix.pw.toml new file mode 100644 index 0000000..4a1deb6 --- /dev/null +++ b/mods/max-health-fix.pw.toml @@ -0,0 +1,13 @@ +name = "Max Health Fix" +filename = "MaxHealthFix-Forge-1.20.1-12.0.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/mH8wdmqr/versions/9zIRBxJ9/MaxHealthFix-Forge-1.20.1-12.0.4.jar" +hash-format = "sha512" +hash = "66a03115042eaa2367ebb36123950b861cf60a0a5b039d2989ff46994c2b9528a3c1608dc6959af6af9d1582a41e904dc330812114223c3a6953339d47f6286e" + +[update] +[update.modrinth] +mod-id = "mH8wdmqr" +version = "9zIRBxJ9" diff --git a/pack.toml b/pack.toml index 03bc5ed..079ca40 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 = "366a59cfd54b576693f75e11d7cc79b3741870da1b328ffea637c0b32813b70d" +hash = "490b470e0b61498e2bb9e2d46e77c81ea2695155ff274c4bfed3baa16677ae23" [versions] forge = "47.4.10"