From 2e64d263240e83d833a71b6c4f3649ae7ad045e7 Mon Sep 17 00:00:00 2001 From: Sky Splash Date: Sun, 23 Jun 2024 15:41:44 +0200 Subject: [PATCH] updated mods and removed syncmatica as it was unused and does not change anything about terain generation --- TrotCraft/server/index.toml | 4 ---- TrotCraft/server/mods/bluemap.pw.toml | 8 ++++---- TrotCraft/server/mods/bmarker.pw.toml | 8 ++++---- TrotCraft/server/mods/carpet-tis-addition.pw.toml | 8 ++++---- TrotCraft/server/mods/explorify.pw.toml | 8 ++++---- TrotCraft/server/mods/simple-voice-chat.pw.toml | 8 ++++---- TrotCraft/server/mods/syncmatica.pw.toml | 14 -------------- 7 files changed, 20 insertions(+), 38 deletions(-) delete mode 100644 TrotCraft/server/mods/syncmatica.pw.toml diff --git a/TrotCraft/server/index.toml b/TrotCraft/server/index.toml index 805d518..0d61396 100644 --- a/TrotCraft/server/index.toml +++ b/TrotCraft/server/index.toml @@ -282,10 +282,6 @@ metafile = true file = "mods/styledplayerlist.pw.toml" metafile = true -[[files]] -file = "mods/syncmatica.pw.toml" -metafile = true - [[files]] file = "mods/tectonic.pw.toml" metafile = true diff --git a/TrotCraft/server/mods/bluemap.pw.toml b/TrotCraft/server/mods/bluemap.pw.toml index 845a325..6316026 100644 --- a/TrotCraft/server/mods/bluemap.pw.toml +++ b/TrotCraft/server/mods/bluemap.pw.toml @@ -1,13 +1,13 @@ name = "BlueMap" -filename = "BlueMap-3.21-fabric-1.20.jar" +filename = "BlueMap-5.2-fabric-1.20.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/swbUV1cr/versions/KJdesrDu/BlueMap-3.21-fabric-1.20.jar" +url = "https://cdn.modrinth.com/data/swbUV1cr/versions/Pdj9VJT2/BlueMap-5.2-fabric-1.20.jar" hash-format = "sha1" -hash = "f943561d7d689d0ccdcae91d2302123f4c7212b9" +hash = "f12e304443d982439010908399b1e36baa8d39fd" [update] [update.modrinth] mod-id = "swbUV1cr" -version = "KJdesrDu" +version = "Pdj9VJT2" diff --git a/TrotCraft/server/mods/bmarker.pw.toml b/TrotCraft/server/mods/bmarker.pw.toml index d2d6ead..63bbfc2 100644 --- a/TrotCraft/server/mods/bmarker.pw.toml +++ b/TrotCraft/server/mods/bmarker.pw.toml @@ -1,13 +1,13 @@ name = "bmarker" -filename = "bmm-fabric-1.6.3.jar" +filename = "BMM-2.1.2.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/a8UoyV2h/versions/8DWdvWg3/bmm-fabric-1.6.3.jar" +url = "https://cdn.modrinth.com/data/a8UoyV2h/versions/BSQoY1Wm/BMM-2.1.2.jar" hash-format = "sha1" -hash = "ca135e9cf36f655882726cb2344b4207cc2862a1" +hash = "07f3c4d7e095a4c512550f83a7fb17d1553ba6f1" [update] [update.modrinth] mod-id = "a8UoyV2h" -version = "8DWdvWg3" +version = "BSQoY1Wm" diff --git a/TrotCraft/server/mods/carpet-tis-addition.pw.toml b/TrotCraft/server/mods/carpet-tis-addition.pw.toml index 6d5021b..4662776 100644 --- a/TrotCraft/server/mods/carpet-tis-addition.pw.toml +++ b/TrotCraft/server/mods/carpet-tis-addition.pw.toml @@ -1,13 +1,13 @@ name = "Carpet TIS Addition" -filename = "carpet-tis-addition-mc1.20.4-v1.59.4.jar" +filename = "carpet-tis-addition-mc1.20.4-v1.60.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/jE0SjGuf/versions/CKNDBhX2/carpet-tis-addition-mc1.20.4-v1.59.4.jar" +url = "https://cdn.modrinth.com/data/jE0SjGuf/versions/RMBp8Ck9/carpet-tis-addition-mc1.20.4-v1.60.0.jar" hash-format = "sha1" -hash = "c234d2b78d49fee0b732c0b4762a100dc52382e5" +hash = "e910973b985d7d65748ed5077a0bfc21442d59ce" [update] [update.modrinth] mod-id = "jE0SjGuf" -version = "CKNDBhX2" +version = "RMBp8Ck9" diff --git a/TrotCraft/server/mods/explorify.pw.toml b/TrotCraft/server/mods/explorify.pw.toml index 18ae1ce..9fe0b25 100644 --- a/TrotCraft/server/mods/explorify.pw.toml +++ b/TrotCraft/server/mods/explorify.pw.toml @@ -1,13 +1,13 @@ name = "Explorify" -filename = "explorify-v1.4.0.jar" +filename = "Explorify v1.5.0 f10-48.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/HSfsxuTo/versions/XfMVshu1/explorify-v1.4.0.jar" +url = "https://cdn.modrinth.com/data/HSfsxuTo/versions/FMLZeLnv/Explorify%20v1.5.0%20f10-48.jar" hash-format = "sha1" -hash = "dd28a037daff1ba5785a482cd714fffa4fa40765" +hash = "b2d8cc76e1df215141f09bca40291c54661ffa0b" [update] [update.modrinth] mod-id = "HSfsxuTo" -version = "XfMVshu1" +version = "FMLZeLnv" diff --git a/TrotCraft/server/mods/simple-voice-chat.pw.toml b/TrotCraft/server/mods/simple-voice-chat.pw.toml index 773f570..bede82d 100644 --- a/TrotCraft/server/mods/simple-voice-chat.pw.toml +++ b/TrotCraft/server/mods/simple-voice-chat.pw.toml @@ -1,13 +1,13 @@ name = "Simple Voice Chat" -filename = "voicechat-fabric-1.20.4-2.5.16.jar" +filename = "voicechat-fabric-1.20.4-2.5.17.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/ZI0hHcIx/voicechat-fabric-1.20.4-2.5.16.jar" +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/JF7i7cZI/voicechat-fabric-1.20.4-2.5.17.jar" hash-format = "sha1" -hash = "d410104fd88cf82beeb443a101c41cefd54958b9" +hash = "b7aefe851e41b8a42fae4df9a68e5c19b3a03517" [update] [update.modrinth] mod-id = "9eGKb6K1" -version = "ZI0hHcIx" +version = "JF7i7cZI" diff --git a/TrotCraft/server/mods/syncmatica.pw.toml b/TrotCraft/server/mods/syncmatica.pw.toml deleted file mode 100644 index 3f55241..0000000 --- a/TrotCraft/server/mods/syncmatica.pw.toml +++ /dev/null @@ -1,14 +0,0 @@ -name = "Syncmatica" -filename = "syncmatica-1.20.2-0.3.11.jar" -side = "both" -pin = true - -[download] -url = "https://cdn.modrinth.com/data/bfneejKo/versions/MQ7NrqXP/syncmatica-1.20.2-0.3.11.jar" -hash-format = "sha1" -hash = "250830b916477593e0bdd9bc58d34f8b7f7e3ab7" - -[update] -[update.modrinth] -mod-id = "bfneejKo" -version = "MQ7NrqXP"