diff --git a/index.toml b/index.toml index 7fa35fb..cd5d24e 100644 --- a/index.toml +++ b/index.toml @@ -293,6 +293,11 @@ file = "mods/colorful-azaleas.pw.toml" hash = "d39ffb96eaa1611aaa23070f57dddb85313da1dc30661d76c47e3f351ca015c3" metafile = true +[[files]] +file = "mods/consistencyplus.pw.toml" +hash = "9f8eb4c7de8c63a70721881bf949c022e3362d951230fa88bd11d0dba6e1d8f6" +metafile = true + [[files]] file = "mods/continuity.pw.toml" hash = "3cbe3d523b39667928fcc34f71651b0e581e5c541dd5ecf17228464770466bc5" diff --git a/mods/consistencyplus.pw.toml b/mods/consistencyplus.pw.toml new file mode 100644 index 0000000..21ecb69 --- /dev/null +++ b/mods/consistencyplus.pw.toml @@ -0,0 +1,13 @@ +name = "Consistency+" +filename = "consistency_plus-fabric-0.5.2-rc.2+1.19.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nDHcEOt3/versions/OKef6k3J/consistency_plus-fabric-0.5.2-rc.2%2B1.19.2.jar" +hash-format = "sha1" +hash = "53be7a6be68a7d84817e0796f644d2809a31e4db" + +[update] +[update.modrinth] +mod-id = "nDHcEOt3" +version = "OKef6k3J" diff --git a/pack.toml b/pack.toml index 13db766..0abd739 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 = "ee249e8ee54a7f5825bac422dfa2c5b44a9e138e0a0a9f39f54b0d1048ec1dc0" +hash = "e9cf94a83b9fdbd1167a5ac8ad49c2c2f54c28e531900967de97b107ed73c986" [versions] minecraft = "1.19.2"