diff --git a/index.toml b/index.toml index 0dc82ee..0399647 100644 --- a/index.toml +++ b/index.toml @@ -162,6 +162,11 @@ file = "mods/blossomtpa.pw.toml" hash = "2785eb559710cddbd354e727bcf1f67a9923a136c053f3262e462bac758645b2" metafile = true +[[files]] +file = "mods/bluemap.pw.toml" +hash = "24737d4ec343e590df0fb597f52bd792557300b659b828492bfd51d63c1fe52d" +metafile = true + [[files]] file = "mods/calcmod.pw.toml" hash = "0e81a1ab30c2deebe8a51c0269e7868f53cdae5c3d5a3a0756a76243aceeab30" diff --git a/mods/bluemap.pw.toml b/mods/bluemap.pw.toml new file mode 100644 index 0000000..b3f18f8 --- /dev/null +++ b/mods/bluemap.pw.toml @@ -0,0 +1,13 @@ +name = "BlueMap" +filename = "bluemap-5.13-fabric.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/swbUV1cr/versions/ovtipQy0/bluemap-5.13-fabric.jar" +hash-format = "sha512" +hash = "bd866d7d96f863a9b66ae94721fb9f50e14aa37d78d2f5daeb3c0c9b41b690af74d50d13f044e0cab5534474ca074516cb9f48e3fcef54de3379f3f1d26c7c1e" + +[update] +[update.modrinth] +mod-id = "swbUV1cr" +version = "ovtipQy0" diff --git a/pack.toml b/pack.toml index 2951181..49543ee 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 = "68479dbc3967c6989a475a46a4157fd741924337dd94623defb4d7a130d3b930" +hash = "91013d18269bcbfccecf7db3abe58890c88b61492716181cefe71c577353539b" [versions] fabric = "0.17.3"