Compare commits

...

2 Commits

Author SHA1 Message Date
Casey 1a5fa5a47e
Added Multiworld 2024-03-14 19:05:28 +03:00
Casey 212c6e096b
Replaced BlueMap with squaremap 2024-03-14 19:04:54 +03:00
5 changed files with 37 additions and 19 deletions

View File

@ -114,11 +114,6 @@ file = "mods/bl4cks-sit.pw.toml"
hash = "91d5dd2f8f16d8765e275d4f814a9b6cd155b0d9b3b0d89d93b54ffbda4a0440"
metafile = true
[[files]]
file = "mods/bluemap.pw.toml"
hash = "c4ee3c1cd7ce65505a5aa2b2e66ed816dfde972e8af736e211314ba66d40a01a"
metafile = true
[[files]]
file = "mods/bookshelf-lib.pw.toml"
hash = "2f6093d5d0bca4253ca66a4f4909bac6fa36e2e6a9c0a54fb5c56d7707b6283f"
@ -639,6 +634,11 @@ file = "mods/mru.pw.toml"
hash = "051b1bee4a7fd8f2a55753fe95eda061e0f2a724c5b8ad38d2ca3619c88f2fae"
metafile = true
[[files]]
file = "mods/multiworld.pw.toml"
hash = "a797d5486a3a7e730f9890e991a519038f5105aabc9862fdad0e704ddab78575"
metafile = true
[[files]]
file = "mods/nbt-autocomplete.pw.toml"
hash = "bae708440354af3a72d45b528ad62fa9a861f5656e447dd6227a084d358a261e"
@ -859,6 +859,11 @@ file = "mods/spell-checker.pw.toml"
hash = "62ea053e939173ab165fec2b9ce3b82d7f351dae3da3a45a2caa1f97f34932e6"
metafile = true
[[files]]
file = "mods/squaremap.pw.toml"
hash = "65be4932549f14a74f606ab230bbdaf8b98916ce836c1cf217a6f3d44a136457"
metafile = true
[[files]]
file = "mods/structure-essentials-forge-fabric.pw.toml"
hash = "b25dcfe10e77071dea13e6134feb21ae84711bc201fa64a11d467b97d57f0314"

View File

@ -1,13 +0,0 @@
name = "BlueMap"
filename = "BlueMap-3.20-fabric-1.20.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/swbUV1cr/versions/QjdzVjGq/BlueMap-3.20-fabric-1.20.jar"
hash-format = "sha1"
hash = "6155fb84f22b2b58b02a7919dfdf7215a0af03c2"
[update]
[update.modrinth]
mod-id = "swbUV1cr"
version = "QjdzVjGq"

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

@ -0,0 +1,13 @@
name = "Multiworld"
filename = "Multiworld-Fabric-bundle.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/fgvoNDL1/versions/pmPRKiZG/Multiworld-Fabric-bundle.jar"
hash-format = "sha1"
hash = "939e67f3291db9fc399ed09a9232419c3b0f9eac"
[update]
[update.modrinth]
mod-id = "fgvoNDL1"
version = "pmPRKiZG"

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

@ -0,0 +1,13 @@
name = "squaremap"
filename = "squaremap-fabric-mc1.20.4-1.2.3.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/PFb7ZqK6/versions/993nc3aP/squaremap-fabric-mc1.20.4-1.2.3.jar"
hash-format = "sha1"
hash = "dd0f684bac6b56e464c346ce64c3da0d1a1361e0"
[update]
[update.modrinth]
mod-id = "PFb7ZqK6"
version = "993nc3aP"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "c80ef45d4f2d701130c300151d8a6c11fcda32290eaf4e68fb9b8d28cda51c68"
hash = "ae850c8905982c2323bdada067a194e1697a788c3077aab1f0bf7cb0292c6c00"
[versions]
fabric = "0.15.7"