diff --git a/index.toml b/index.toml index ce70c41..b29a1ff 100644 --- a/index.toml +++ b/index.toml @@ -24,6 +24,11 @@ file = "mods/advancementinfo.pw.toml" hash = "3475ed31cc03e95979ed05849015a59a38e286c86093c58d41013f3d945f72fe" metafile = true +[[files]] +file = "mods/almanac.pw.toml" +hash = "84da114b518ecda7ed4fe0160a7986c2446e55820675016e3630ad87177dc55f" +metafile = true + [[files]] file = "mods/amarite.pw.toml" hash = "b7e10696cbd12ed68a16238fd72d8af097db667ad0cf978a75509baeebb90ab1" diff --git a/mods/almanac.pw.toml b/mods/almanac.pw.toml new file mode 100644 index 0000000..0e901ae --- /dev/null +++ b/mods/almanac.pw.toml @@ -0,0 +1,13 @@ +name = "Almanac" +filename = "almanac-1.20.x-fabric-1.0.2.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/Gi02250Z/versions/QM6nx1Sa/almanac-1.20.x-fabric-1.0.2.jar" +hash-format = "sha1" +hash = "0f31abe886e9785592f1896c7c1ffe5992e2c6de" + +[update] +[update.modrinth] +mod-id = "Gi02250Z" +version = "QM6nx1Sa" diff --git a/pack.toml b/pack.toml index 3edda05..742b739 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 = "692888360bef084f3e6e02f8cc2e4d21b7d1b577f8aba6df0c5789c116fb4395" +hash = "912146a99e1a5cdd3d8cbb900a52cbe068df223b50549092929c6bd87b1adb8c" [versions] fabric = "0.16.10"