feat: add "max-health-fix" mod
This commit is contained in:
5
index.toml
generated
5
index.toml
generated
@@ -330,6 +330,11 @@ file = "mods/kotlin-for-forge.pw.toml"
|
|||||||
hash = "70a4ecd9d0c04ad20aeb976c1ee28933ce48a0a1f43df42deafaeb2ad7235297"
|
hash = "70a4ecd9d0c04ad20aeb976c1ee28933ce48a0a1f43df42deafaeb2ad7235297"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/max-health-fix.pw.toml"
|
||||||
|
hash = "a93f0e9edd075e9f7636bc4ef206318698fe4481377fdf8786789877070c4922"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/midnightlib.pw.toml"
|
file = "mods/midnightlib.pw.toml"
|
||||||
hash = "ff3e8c24b856793dea18726883722d8274d7b292448ecc4beecec9df008d44cd"
|
hash = "ff3e8c24b856793dea18726883722d8274d7b292448ecc4beecec9df008d44cd"
|
||||||
|
|||||||
13
mods/max-health-fix.pw.toml
Normal file
13
mods/max-health-fix.pw.toml
Normal file
@@ -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"
|
||||||
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "366a59cfd54b576693f75e11d7cc79b3741870da1b328ffea637c0b32813b70d"
|
hash = "490b470e0b61498e2bb9e2d46e77c81ea2695155ff274c4bfed3baa16677ae23"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.4.10"
|
forge = "47.4.10"
|
||||||
|
|||||||
Reference in New Issue
Block a user