update some mods
This commit is contained in:
parent
0154924ca2
commit
3518333935
5 changed files with 17 additions and 17 deletions
|
@ -89,7 +89,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/faewufs-diversity.pw.toml"
|
||||
hash = "a66d6e15011004bb1dad035b6e2afaaa1b42642ab5e30d657a06ef57eb4204e7"
|
||||
hash = "c421a741ff5a7e38fb357e63cd38dad0827cbb92e2605515769aa64cc13c4f0a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -169,7 +169,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/no-chat-reports.pw.toml"
|
||||
hash = "100a5dfaccb55b107edc57e11fafc1222dc443ce9b669f0d79a39b488e3e45ae"
|
||||
hash = "70f393d5dd9f701c8333972e47dda5c1ee1c4a6753f8768dbc6dc99c97ab1795"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -244,7 +244,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/vmp-fabric.pw.toml"
|
||||
hash = "107f3b4c6c46863c5adda283a97f4648ec6507f1bfb353165c4d320adaccd568"
|
||||
hash = "5909f21a6e8c5ffc7a935fa6a67cf771190ba82ac96dd11b23fd0f6ffb7b3218"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Diversity"
|
||||
filename = "diversity-fabric-1.21-2.1.0.jar"
|
||||
filename = "diversity-fabric-1.21-2.1.1.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/31qnTHav/versions/dBfNjWwg/diversity-fabric-1.21-2.1.0.jar"
|
||||
url = "https://cdn.modrinth.com/data/31qnTHav/versions/Chp70jzw/diversity-fabric-1.21-2.1.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "efa52fb84611c5f5a756b3d860a7d5613ca58cfa"
|
||||
hash = "cee5035b7c8dbbbfb88d2f297b4a93edded3a12f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "31qnTHav"
|
||||
version = "dBfNjWwg"
|
||||
version = "Chp70jzw"
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "No Chat Reports"
|
||||
filename = "NoChatReports-FABRIC-1.21-v2.8.0.jar"
|
||||
filename = "NoChatReports-FABRIC-1.21.1-v2.9.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/riMhCAII/NoChatReports-FABRIC-1.21-v2.8.0.jar"
|
||||
url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/sOHvPS0X/NoChatReports-FABRIC-1.21.1-v2.9.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "f1822b058132f7f221a3ac4470d54d820369c04e"
|
||||
hash = "a5a2935dc6b8972e132fd9b143a8e4294b005924"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "qQyHxfxd"
|
||||
version = "riMhCAII"
|
||||
version = "sOHvPS0X"
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Very Many Players (Fabric)"
|
||||
filename = "vmp-fabric-mc1.21.1-0.2.0+beta.7.168-all.jar"
|
||||
filename = "vmp-fabric-mc1.21.1-0.2.0+beta.7.169-all.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/wnEe9KBa/versions/VuFHjBNh/vmp-fabric-mc1.21.1-0.2.0%2Bbeta.7.168-all.jar"
|
||||
url = "https://cdn.modrinth.com/data/wnEe9KBa/versions/mUvDaDZl/vmp-fabric-mc1.21.1-0.2.0%2Bbeta.7.169-all.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "cb76b60adedbcf1515c62b3614068fdc28a0e325"
|
||||
hash = "a0bcdb56264e8b51e1cf437109df7c7ee74cab4c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "wnEe9KBa"
|
||||
version = "VuFHjBNh"
|
||||
version = "mUvDaDZl"
|
||||
|
|
|
@ -6,11 +6,11 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "5597d574034a9cdf81c3438596badd7d2c49020429dd5e0e55e6ff6dd9e33a8b"
|
||||
hash = "16ba41c10ed7ba74e043ce01e8c579c1cb01377600ab92c89a7bcc5503c0dc81"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.5"
|
||||
minecraft = "1.21.1"
|
||||
|
||||
[options]
|
||||
acceptable-game-versions = ["1.21"]
|
||||
acceptable-game-versions = ["1.21.1"]
|
||||
|
|
Loading…
Add table
Reference in a new issue