diff --git a/index.toml b/index.toml index 7f67c39..328fe4b 100644 --- a/index.toml +++ b/index.toml @@ -520,6 +520,11 @@ file = "mods/rpg-hud.pw.toml" hash = "ea18c938d3720b39b402aba104d82c6c862547e5e1ee167dd05b67624c649081" metafile = true +[[files]] +file = "mods/sanguine.pw.toml" +hash = "94e3bc7af966cba38a5495c712a660e821562a4684dda381910d64191f972b2b" +metafile = true + [[files]] file = "mods/searchables.pw.toml" hash = "f61962f7e668bcaa5c01a3314d7dde1e897f5dfb0d347a50ec6304f04244a306" diff --git a/mods/sanguine.pw.toml b/mods/sanguine.pw.toml new file mode 100644 index 0000000..4f02e38 --- /dev/null +++ b/mods/sanguine.pw.toml @@ -0,0 +1,13 @@ +name = "Sanguine" +filename = "sanguine-0.4.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/zliP2NTL/versions/zcNJuqFP/sanguine-0.4.0.jar" +hash-format = "sha1" +hash = "ad52cd6a896c9f1f2e80dd55eb3bf28f3f80d097" + +[update] +[update.modrinth] +mod-id = "zliP2NTL" +version = "zcNJuqFP" diff --git a/pack.toml b/pack.toml index a3fe61c..375282f 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "f57a07626b7e733679904c44a2921bf023420dab989a892d8eff1b64bfc8d83c" +hash = "27a39b72ddd882e910348d4b643ade15cc59b1a7b7badef0ad0f1451f312be63" [versions] minecraft = "1.20.1"