5 Commits
v1.1 ... v1.5

Author SHA1 Message Date
zbx1425
05862138dc Add modpack 2023-11-28 11:53:09 +08:00
zbx1425
fb3ff427f7 Add Russian Metro Addon 2023-11-28 11:45:31 +08:00
zbx1425
69b2037a12 Update LU to hotfix 2 version 2023-11-25 17:10:34 +08:00
zbx1425
1c5410759d Fix github action files included 2023-11-14 22:06:02 +08:00
zbx1425
7e84ce93f0 Update RP updater and LU 2023-11-14 22:02:39 +08:00
10 changed files with 29 additions and 24 deletions

3
.gitignore vendored
View File

@@ -1,5 +1,2 @@
# Exclude exported CurseForge zip files
*.zip
# Exclude exported Modrinth modpacks
*.mrpack

View File

@@ -1,5 +1,9 @@
# .packwizignore follows the same format as .gitignore, and can be used to exclude unwanted files from pack exports
# See https://git-scm.com/docs/gitignore
/.github/**
# Exclude README
/README.md
/*.zip

BIN
MTR-LetsPlay.zip Normal file

Binary file not shown.

View File

@@ -4,6 +4,10 @@ hash-format = "sha256"
file = "config/resourcepackupdater.json"
hash = "63024c4575fe365fd1ca31c78384c7f2f7adf30b71a0948e90da14b53db6fc40"
[[files]]
file = "mods/MTR-LU-Addon-fabric-1.19.2-3.2.0-2.0.7-hotfix2.jar"
hash = "54e88edce5994ef047e5799ea393a192e5f3ed851f9174acaf57da68e70f23b8"
[[files]]
file = "mods/carpet.pw.toml"
hash = "46b444dc88aac495a314699961072c72b16661130aff501d176a2b8c12c49b72"
@@ -70,8 +74,13 @@ hash = "17651adb28b085101dcded29ef037e6622849a98b21d1c1872185e7b241a32f6"
metafile = true
[[files]]
file = "mods/resourcepackupdater-1.19.2-2.1.2.jar"
hash = "6105470ec6bb683a108282a369beedde84b3ee23a0e0c3d97c6b925b2b8551ca"
file = "mods/resourcepackupdater-1.19.2-2.2.0.jar"
hash = "1d77e11312ddecc9afd5e580ff60175cad5e55c70298600431fc012000266e33"
[[files]]
file = "mods/russian-metro-addon.pw.toml"
hash = "6eb04e29e0e7054979b9c48405bed438f953a5e17e64cfd0bf8753ef8c962f65"
metafile = true
[[files]]
file = "mods/slideshow-fabric.pw.toml"
@@ -98,11 +107,6 @@ file = "mods/station-decoration.pw.toml"
hash = "19c234dccae3896624b605a204e738f4117913f963210c1da27d696fe457e2d1"
metafile = true
[[files]]
file = "mods/the-tube.pw.toml"
hash = "0db432c02731d82a1a7ec69f7b3bee6ef2e861268e23d8d22ee405b55ed3bd7f"
metafile = true
[[files]]
file = "mods/worldeditcui-fabric.pw.toml"
hash = "9e86144c0543f6bcfa735d71451e93d3b101c94bd7956079c080e9e2a4f90f60"

Binary file not shown.

View File

@@ -0,0 +1,13 @@
name = "Russian Metro Addon"
filename = "MTR-Russian-Metro-Addon-fabric-1.19.2-3.2.2-1.1.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/TiXnKmME/versions/u1Zr30Yt/MTR-Russian-Metro-Addon-fabric-1.19.2-3.2.2-1.1.0.jar"
hash-format = "sha1"
hash = "682c23e91498ee4a93a438ac91c7ab0870d77302"
[update]
[update.modrinth]
mod-id = "TiXnKmME"
version = "u1Zr30Yt"

View File

@@ -1,13 +0,0 @@
name = "The Tube"
filename = "MTR-LU-Addon-fabric-1.19.2-3.2.0-1.11.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "c4af7957daab0d570b0e37b386ad4299562e335b"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4503090
project-id = 545686

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "f1dda7ec411ef09ab0c75f6c1f72fbc0cbe6c0fd6a948cd4fc936919a7890f7e"
hash = "13f31152941376c07e8d8b48dc806fedd6659e71d7a140d298b35747bda2bf89"
[versions]
fabric = "0.14.22"