1.0.11: Added BlueMap to Server

This commit is contained in:
JordanPlayz158
2024-05-29 21:39:21 -04:00
parent df45275698
commit d7f26f580a
3 changed files with 20 additions and 2 deletions

View File

@@ -141,6 +141,11 @@ file = "mods/bl4cks-sit.pw.toml"
hash = "91d5dd2f8f16d8765e275d4f814a9b6cd155b0d9b3b0d89d93b54ffbda4a0440" hash = "91d5dd2f8f16d8765e275d4f814a9b6cd155b0d9b3b0d89d93b54ffbda4a0440"
metafile = true metafile = true
[[files]]
file = "mods/bluemap.pw.toml"
hash = "6c556e9a9c5b3a2c73181f53e62dd5e70dc0e2abc52b88e6a261e1c307460526"
metafile = true
[[files]] [[files]]
file = "mods/blur-fabric.pw.toml" file = "mods/blur-fabric.pw.toml"
hash = "d11ddfc62cd4cd8a445b65d159be15b56c1e3fb4aaa65c9cb4bc13ab784c6211" hash = "d11ddfc62cd4cd8a445b65d159be15b56c1e3fb4aaa65c9cb4bc13ab784c6211"

13
mods/bluemap.pw.toml Normal file
View File

@@ -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"

View File

@@ -1,12 +1,12 @@
name = "Regality SMP" name = "Regality SMP"
author = "JordanPlayz158" author = "JordanPlayz158"
version = "1.0.10" version = "1.0.11"
pack-format = "packwiz:1.1.0" pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "f4fab0889c52765623e6e8af4caf7f0547f788a34633695648c34b6e032d490c" hash = "c6bb6d5d41a4eb9c6d2b4039c092f4e8b0287eab6a718b8441e2686ebf7bccd9"
[versions] [versions]
fabric = "0.15.11" fabric = "0.15.11"