diff --git a/client/index.toml b/client/index.toml index 0cb5dc1..ff6231e 100644 --- a/client/index.toml +++ b/client/index.toml @@ -520,6 +520,11 @@ file = "mods/veinminer.pw.toml" hash = "fc7bfaa3cc133f968b1a4ee6f0635c2980fb277870aec45e9d68ff313b0d1d9d" metafile = true +[[files]] +file = "mods/village-healthcare.pw.toml" +hash = "96404622362c8fdeb6b6b084fa9f4e5069eeb7cd59fb531a7fb5230f6ffd5016" +metafile = true + [[files]] file = "mods/villager-names-serilum.pw.toml" hash = "c3bdd3933c91bf17862f48396c8770fa1f4634636f01984ad9821c464539befa" diff --git a/client/mods/village-healthcare.pw.toml b/client/mods/village-healthcare.pw.toml new file mode 100644 index 0000000..fea12ff --- /dev/null +++ b/client/mods/village-healthcare.pw.toml @@ -0,0 +1,13 @@ +name = "Village Healthcare" +filename = "VillageHealthcare-1.8.0.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/j23NprwL/versions/SB4NADvk/VillageHealthcare-1.8.0.jar" +hash-format = "sha512" +hash = "eea0162afbe40790d999686eb29a2c1ee1a23515c14bfd2bef810d3d19d07a90f932e96244b4debef62ab9e0fb676ad2f5bbf5082d995d40f78be30af8ee0202" + +[update] +[update.modrinth] +mod-id = "j23NprwL" +version = "SB4NADvk" diff --git a/client/pack.toml b/client/pack.toml index c376415..a5ca567 100644 --- a/client/pack.toml +++ b/client/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "7a61edf96aef2049e6a37351c7bbc39b3b73f59fa895eadcf16afe42cca8b506" +hash = "af6640badf8ac665806c0f381b496bdfa662f851494ee4a89f5a8c896ed5a3f3" [versions] fabric = "0.18.4" diff --git a/server/index.toml b/server/index.toml index fed8c8a..14a5e85 100644 --- a/server/index.toml +++ b/server/index.toml @@ -395,6 +395,11 @@ file = "mods/veinminer.pw.toml" hash = "fc7bfaa3cc133f968b1a4ee6f0635c2980fb277870aec45e9d68ff313b0d1d9d" metafile = true +[[files]] +file = "mods/village-healthcare.pw.toml" +hash = "96404622362c8fdeb6b6b084fa9f4e5069eeb7cd59fb531a7fb5230f6ffd5016" +metafile = true + [[files]] file = "mods/villager-names-serilum.pw.toml" hash = "c3bdd3933c91bf17862f48396c8770fa1f4634636f01984ad9821c464539befa" diff --git a/server/mods/village-healthcare.pw.toml b/server/mods/village-healthcare.pw.toml new file mode 100644 index 0000000..fea12ff --- /dev/null +++ b/server/mods/village-healthcare.pw.toml @@ -0,0 +1,13 @@ +name = "Village Healthcare" +filename = "VillageHealthcare-1.8.0.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/j23NprwL/versions/SB4NADvk/VillageHealthcare-1.8.0.jar" +hash-format = "sha512" +hash = "eea0162afbe40790d999686eb29a2c1ee1a23515c14bfd2bef810d3d19d07a90f932e96244b4debef62ab9e0fb676ad2f5bbf5082d995d40f78be30af8ee0202" + +[update] +[update.modrinth] +mod-id = "j23NprwL" +version = "SB4NADvk" diff --git a/server/pack.toml b/server/pack.toml index aed23bc..4823688 100644 --- a/server/pack.toml +++ b/server/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "e51228c2918ae31f0222d31c325665fe7a36718b8a8ce9b090aa6a593768d0d0" +hash = "2375301387d6556cbd51c452345bf3be6544a4aeaa3986f608825ccf3a2286e5" [versions] fabric = "0.18.4"