diff --git a/index.toml b/index.toml index f1c431c..48b8a46 100644 --- a/index.toml +++ b/index.toml @@ -141,6 +141,11 @@ file = "mods/bl4cks-sit.pw.toml" hash = "91d5dd2f8f16d8765e275d4f814a9b6cd155b0d9b3b0d89d93b54ffbda4a0440" metafile = true +[[files]] +file = "mods/bluemap.pw.toml" +hash = "6c556e9a9c5b3a2c73181f53e62dd5e70dc0e2abc52b88e6a261e1c307460526" +metafile = true + [[files]] file = "mods/blur-fabric.pw.toml" hash = "d11ddfc62cd4cd8a445b65d159be15b56c1e3fb4aaa65c9cb4bc13ab784c6211" diff --git a/mods/bluemap.pw.toml b/mods/bluemap.pw.toml new file mode 100644 index 0000000..845a325 --- /dev/null +++ b/mods/bluemap.pw.toml @@ -0,0 +1,13 @@ +name = "BlueMap" +filename = "BlueMap-3.21-fabric-1.20.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/swbUV1cr/versions/KJdesrDu/BlueMap-3.21-fabric-1.20.jar" +hash-format = "sha1" +hash = "f943561d7d689d0ccdcae91d2302123f4c7212b9" + +[update] +[update.modrinth] +mod-id = "swbUV1cr" +version = "KJdesrDu" diff --git a/pack.toml b/pack.toml index 8d99933..39f04a2 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Regality SMP" author = "JordanPlayz158" -version = "1.0.10" +version = "1.0.11" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "f4fab0889c52765623e6e8af4caf7f0547f788a34633695648c34b6e032d490c" +hash = "c6bb6d5d41a4eb9c6d2b4039c092f4e8b0287eab6a718b8441e2686ebf7bccd9" [versions] fabric = "0.15.11"