diff --git a/index.toml b/index.toml index 71a21eb..94f4ef4 100644 --- a/index.toml +++ b/index.toml @@ -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" diff --git a/mods/multiworld.pw.toml b/mods/multiworld.pw.toml new file mode 100644 index 0000000..f2d0fd1 --- /dev/null +++ b/mods/multiworld.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 37c95fa..b46f2af 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 = "39dfc801b9a59cff3f711364ecbccc977ad1452d18d8089dd227df7450e3f514" +hash = "ae850c8905982c2323bdada067a194e1697a788c3077aab1f0bf7cb0292c6c00" [versions] fabric = "0.15.7"