diff --git a/index.toml b/index.toml index 29096d6..fc6a5c4 100644 --- a/index.toml +++ b/index.toml @@ -25,6 +25,11 @@ file = "mods/audioplayer.pw.toml" hash = "e191e6e7133d5979f2b99a872db9a067822c0529debbda7d51f4eb9f96c00000" metafile = true +[[files]] +file = "mods/bluemap.pw.toml" +hash = "6c556e9a9c5b3a2c73181f53e62dd5e70dc0e2abc52b88e6a261e1c307460526" +metafile = true + [[files]] file = "mods/c2me-fabric.pw.toml" hash = "e2c268027d63e997ef750bcbc76e9ee29c775b7121a0be28a121bc4f332a7092" 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 5085e58..b939376 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 = "e550cf719cefaaf617e36e42e28dbd1c73988bea41d0da414c2d1bd45a2006b7" +hash = "948afc053083feb664bd9a55e4241759df892675f039f112f3aa355f7bd60c23" [versions] fabric = "^0.15.6"