3 Commits

Author SHA1 Message Date
sleepysapph da72955812 Update Joban Client Mod to 2.2.5 2026-09-03 21:36:09 -04:00
zbx1425 922a184f27 fix: .github folder not excluded 2026-08-18 14:58:03 +08:00
zbx1425 654cdc2086 Update MRPU to v3.1.0 2026-08-18 14:54:24 +08:00
7 changed files with 19 additions and 10 deletions
+1
View File
@@ -1,2 +1,3 @@
instance/ instance/
.github/
README.md README.md
+4
View File
@@ -0,0 +1,4 @@
{
"version": 2,
"remoteConfigUrl": "https://api.zbx1425.cn/mc/mtr-lp4/client_config.json"
}
+9 -5
View File
@@ -4,6 +4,14 @@ hash-format = "sha256"
file = "config/custom-hud/profile1.txt" file = "config/custom-hud/profile1.txt"
hash = "10d7691ad85825af13bb637bb96ea7235e4e4886dbc48b490d6d34c7b9476265" hash = "10d7691ad85825af13bb637bb96ea7235e4e4886dbc48b490d6d34c7b9476265"
[[files]]
file = "config/resourcepackupdater.json"
hash = "8189e59cb2c65387329bd8c799aa8308e7be3cd677afea5542b867de798786d9"
[[files]]
file = "mods/MRPU-1.20.4-3.1.0.jar"
hash = "257208a0c4e09fba0d60c43255312d59c99b50931bbc778f5f289e7a074325a0"
[[files]] [[files]]
file = "mods/MTR-London-Underground-Addon-fabric-2.2.5+1.20.4.jar" file = "mods/MTR-London-Underground-Addon-fabric-2.2.5+1.20.4.jar"
hash = "7c20c1da94ff1ae198da860d8f4d415062fa4b20aa973608168191adeef9e91b" hash = "7c20c1da94ff1ae198da860d8f4d415062fa4b20aa973608168191adeef9e91b"
@@ -108,7 +116,7 @@ metafile = true
[[files]] [[files]]
file = "mods/jcm.pw.toml" file = "mods/jcm.pw.toml"
hash = "20812bc4dee7749ac692ff3bdb10e496713234780b3e153ec7dfe67f5dd32db3" hash = "392b1d64a593408a7929d81c2b2b1dcee0c32691e1451dafbe85335f441d93f1"
metafile = true metafile = true
[[files]] [[files]]
@@ -156,10 +164,6 @@ file = "mods/reeses-sodium-options.pw.toml"
hash = "181bfe0cfc3bd30e07dc328dac9fed42705ef5cd1977ee86e48942e8d0e47ee1" hash = "181bfe0cfc3bd30e07dc328dac9fed42705ef5cd1977ee86e48942e8d0e47ee1"
metafile = true metafile = true
[[files]]
file = "mods/resourcepackupdater-1.20.4-2.3.1.jar"
hash = "e066f3c89f98f929210126dd2c1ea873ec3d44a7bbbb2ad6aecdd1f4940fdb7a"
[[files]] [[files]]
file = "mods/russian-metro-addon.pw.toml" file = "mods/russian-metro-addon.pw.toml"
hash = "73a9839e338fbfb4d8b63eb3a274daf8557fab45932085b371dec3ce8cbf5577" hash = "73a9839e338fbfb4d8b63eb3a274daf8557fab45932085b371dec3ce8cbf5577"
Binary file not shown.
+4 -4
View File
@@ -1,13 +1,13 @@
name = "Joban Client Mod" name = "Joban Client Mod"
filename = "JCM-fabric-2.2.3+1.20.4.jar" filename = "JCM-fabric-2.2.5+1.20.4.jar"
side = "both" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/lQqKCDhg/versions/8xOgNlwu/JCM-fabric-2.2.3%2B1.20.4.jar" url = "https://cdn.modrinth.com/data/lQqKCDhg/versions/fnF7se5L/JCM-fabric-2.2.5%2B1.20.4.jar"
hash-format = "sha512" hash-format = "sha512"
hash = "14a51cd5e0c0413e82405eb1728f122080e7c75985cce95ce8b1024c823ceecf127b81c87a8229ae1484aaae844f67b1f36fc8404880acb88ef4f9b32a1e1260" hash = "ce22be5c15adf167dff757a921550c5f51f809b8563229408760a4f95b4ce41ac23ec7331f195b435f24a1e09c034113d35592ca944d3df09c7dc7be1a4490ce"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "lQqKCDhg" mod-id = "lQqKCDhg"
version = "8xOgNlwu" version = "fnF7se5L"
Binary file not shown.
+1 -1
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 = "46269c3add5c08988237af1417e339eaeade3f55fd01e0e3c8d46393398c0e18" hash = "d9034e06bd2abfca1258295e6f9f6769b1a2e1addf31826ba970feb5f3797b8e"
[versions] [versions]
fabric = "0.18.4" fabric = "0.18.4"