1
0
mirror of https://github.com/nesquate-mcserver/modpack-server.git synced 2026-06-06 05:48:55 +00:00

chore(mod): Update mods & fix world map mod not loading

AudioPlayer: audioplayer-fabric-1.20.4-1.10.1.jar -> audioplayer-fabric-1.20.4-1.10.2.jar
Raknetify: raknetify-fabric-0.1.0+alpha.5.124-all.jar -> raknetify-fabric-0.1.0+alpha.5.128-all.jar
JourneyMap: journeymap-1.20.4-5.9.27-fabric.jar -> journeymap-1.20.4-5.9.28-fabric.jar
This commit is contained in:
Nesquate
2024-06-14 13:30:27 +08:00
parent 609db3719e
commit fc06331ff4
6 changed files with 18 additions and 18 deletions

View File

@@ -22,7 +22,7 @@ hash = "8725f502a6277a38be066c0c7b8a11a193381c0de8e1f5857debd67f282cbd04"
[[files]] [[files]]
file = "mods/audioplayer.pw.toml" file = "mods/audioplayer.pw.toml"
hash = "e191e6e7133d5979f2b99a872db9a067822c0529debbda7d51f4eb9f96c00000" hash = "56a04736e45c2bb85c8a9f9a9377493b38bfd00a13f740b45b9920545c4db9bb"
metafile = true metafile = true
[[files]] [[files]]
@@ -82,7 +82,7 @@ metafile = true
[[files]] [[files]]
file = "mods/journeymap.pw.toml" file = "mods/journeymap.pw.toml"
hash = "a3880e8dec63d483c58406ddf0eb1e45f117b99baae0f60a24c048d5b1a1449a" hash = "890c039d5c8a645f446f30c85593e86cbffa110e3662dcf985fe72d7089ea6c5"
metafile = true metafile = true
[[files]] [[files]]
@@ -137,7 +137,7 @@ metafile = true
[[files]] [[files]]
file = "mods/raknetify.pw.toml" file = "mods/raknetify.pw.toml"
hash = "943e13d07bc64f2410603366e77b1966f00bda18bf6430a9149282ac1d06a0fd" hash = "776a8c141073e136f9b13daef58089b6e3b19bc86940b52d65bc57a637bacdd5"
metafile = true metafile = true
[[files]] [[files]]
@@ -182,5 +182,5 @@ metafile = true
[[files]] [[files]]
file = "mods/xaeros-world-map.pw.toml" file = "mods/xaeros-world-map.pw.toml"
hash = "d51319ac7b9e0fdedb835346c235748b0a0ceade7277356a7510840d460d05e9" hash = "9b3a6d6a22c560293998d90415d6a318f63b179f62ac9d00775bcbd6ece07a29"
metafile = true metafile = true

View File

@@ -1,13 +1,13 @@
name = "AudioPlayer" name = "AudioPlayer"
filename = "audioplayer-fabric-1.20.4-1.10.1.jar" filename = "audioplayer-fabric-1.20.4-1.10.2.jar"
side = "server" side = "server"
[download] [download]
url = "https://cdn.modrinth.com/data/SRlzjEBS/versions/GN1Cblk9/audioplayer-fabric-1.20.4-1.10.1.jar" url = "https://cdn.modrinth.com/data/SRlzjEBS/versions/6nM3cFNv/audioplayer-fabric-1.20.4-1.10.2.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "88bbb9f1307b3bc1c5aad607d4d0e98ced9d8331" hash = "76931e4ff36dd1c15654e32c8421272dd6c2785a"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "SRlzjEBS" mod-id = "SRlzjEBS"
version = "GN1Cblk9" version = "6nM3cFNv"

View File

@@ -1,13 +1,13 @@
name = "JourneyMap" name = "JourneyMap"
filename = "journeymap-1.20.4-5.9.27-fabric.jar" filename = "journeymap-1.20.4-5.9.28-fabric.jar"
side = "both" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/lfHFW1mp/versions/ESS7Q5uB/journeymap-1.20.4-5.9.27-fabric.jar" url = "https://cdn.modrinth.com/data/lfHFW1mp/versions/mMICqfH9/journeymap-1.20.4-5.9.28-fabric.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "2e71955fb3357363b0c528b03ad439cf77c6119e" hash = "8810f00ed3a7923489e69daff454b7b323c9cad4"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "lfHFW1mp" mod-id = "lfHFW1mp"
version = "ESS7Q5uB" version = "mMICqfH9"

View File

@@ -1,13 +1,13 @@
name = "Raknetify" name = "Raknetify"
filename = "raknetify-fabric-0.1.0+alpha.5.124-all.jar" filename = "raknetify-fabric-0.1.0+alpha.5.128-all.jar"
side = "both" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/5IovSY3u/versions/nSXiH3LY/raknetify-fabric-0.1.0%2Balpha.5.124-all.jar" url = "https://cdn.modrinth.com/data/5IovSY3u/versions/gchRoKmg/raknetify-fabric-0.1.0%2Balpha.5.128-all.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "f8e6eb25f9a8279a78659fb1664c4d3b520e2fdd" hash = "9f3e9018352ee331e61ebb010e91b6c3b41a0972"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "5IovSY3u" mod-id = "5IovSY3u"
version = "nSXiH3LY" version = "gchRoKmg"

View File

@@ -1,6 +1,6 @@
name = "Xaero's World Map" name = "Xaero's World Map"
filename = "XaerosWorldMap_1.38.8_Fabric_1.20.4.jar" filename = "XaerosWorldMap_1.38.8_Fabric_1.20.4.jar"
side = "client" side = "server"
[download] [download]
url = "https://cdn.modrinth.com/data/NcUtCpym/versions/jEhoJmNF/XaerosWorldMap_1.38.8_Fabric_1.20.4.jar" url = "https://cdn.modrinth.com/data/NcUtCpym/versions/jEhoJmNF/XaerosWorldMap_1.38.8_Fabric_1.20.4.jar"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "e5329de688b1da8fdb50cd5c367cfe76206d53021a7715d8c427c4f328e5432d" hash = "e03f71b869cd0592a4129e4fab11f8fdc0b5bddc5b4fc82df1046998d9bd38c9"
[versions] [versions]
fabric = "^0.15.6" fabric = "^0.15.6"