4 Commits
v1.2 ... 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
8 changed files with 27 additions and 26 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

@@ -1,13 +1,13 @@
hash-format = "sha256"
[[files]]
file = ".github/workflows/pages.yml"
hash = "818802f032d48567fbecc4eaf11ad56d154b8af1400cfc2c381d0479d9300b0b"
[[files]]
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"
@@ -77,6 +77,11 @@ metafile = true
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"
hash = "8fbc9c1c6bfe9eaed2e16603895d2a4cea4fede794fe8701b448addba73a326a"
@@ -102,11 +107,6 @@ file = "mods/station-decoration.pw.toml"
hash = "19c234dccae3896624b605a204e738f4117913f963210c1da27d696fe457e2d1"
metafile = true
[[files]]
file = "mods/the-tube.pw.toml"
hash = "281818d09d8d8db243cb05bc637c26f98fd2c93d22f98967340033cb8a982210"
metafile = true
[[files]]
file = "mods/worldeditcui-fabric.pw.toml"
hash = "9e86144c0543f6bcfa735d71451e93d3b101c94bd7956079c080e9e2a4f90f60"

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-2.0.7.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "f53ec5118663fad7cb8f2cdc18d0a1437d3aebc6"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4864318
project-id = 545686

View File

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