3 Commits
v1.1 ... v1.4

Author SHA1 Message Date
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
7 changed files with 9 additions and 21 deletions

View File

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

View File

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

Binary file not shown.

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] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "f1dda7ec411ef09ab0c75f6c1f72fbc0cbe6c0fd6a948cd4fc936919a7890f7e" hash = "3f2339a0dbcb5291270f0b8ff301f084c9a7966e9218efdb69864c7c4d0ff77f"
[versions] [versions]
fabric = "0.14.22" fabric = "0.14.22"