mirror of
https://bgithub.xyz/Minecraft-Transit-Railway/LetsPlay-Packwiz
synced 2026-02-05 02:04:39 +08:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1c5410759d | ||
|
|
7e84ce93f0 |
@@ -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
|
||||||
|
|||||||
@@ -70,8 +70,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"
|
||||||
@@ -100,7 +100,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/the-tube.pw.toml"
|
file = "mods/the-tube.pw.toml"
|
||||||
hash = "0db432c02731d82a1a7ec69f7b3bee6ef2e861268e23d8d22ee405b55ed3bd7f"
|
hash = "281818d09d8d8db243cb05bc637c26f98fd2c93d22f98967340033cb8a982210"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|||||||
Binary file not shown.
BIN
mods/resourcepackupdater-1.19.2-2.2.0.jar
Normal file
BIN
mods/resourcepackupdater-1.19.2-2.2.0.jar
Normal file
Binary file not shown.
@@ -1,13 +1,13 @@
|
|||||||
name = "The Tube"
|
name = "The Tube"
|
||||||
filename = "MTR-LU-Addon-fabric-1.19.2-3.2.0-1.11.jar"
|
filename = "MTR-LU-Addon-fabric-1.19.2-3.2.0-2.0.7.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "c4af7957daab0d570b0e37b386ad4299562e335b"
|
hash = "f53ec5118663fad7cb8f2cdc18d0a1437d3aebc6"
|
||||||
mode = "metadata:curseforge"
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.curseforge]
|
[update.curseforge]
|
||||||
file-id = 4503090
|
file-id = 4864318
|
||||||
project-id = 545686
|
project-id = 545686
|
||||||
|
|||||||
@@ -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 = "f7ced66c19ee863fccef0f7dd19800b1c50cc4ef90130e225b5fc53ed8b24446"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.22"
|
fabric = "0.14.22"
|
||||||
|
|||||||
Reference in New Issue
Block a user