Added Multiworld

This commit is contained in:
Casey 2024-03-14 19:05:28 +03:00
parent 212c6e096b
commit 1a5fa5a47e
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
3 changed files with 19 additions and 1 deletions

View File

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

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"

View File

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