Added Global Packs
This commit is contained in:
parent
e281bcb84b
commit
8fb83d3ea7
3 changed files with 19 additions and 1 deletions
|
@ -95,6 +95,11 @@ file = "mods/ferrite-core.pw.toml"
|
||||||
hash = "98da553a1ba2d41bfce3585198641c2d927c702d5403ebec82402ae51ddf707f"
|
hash = "98da553a1ba2d41bfce3585198641c2d927c702d5403ebec82402ae51ddf707f"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/globalpacks.pw.toml"
|
||||||
|
hash = "7cc764aef1bb942d7c5079f4f0c7a6e3a538e043d33186a64890ed869f56dc42"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/hold-that-chunk.pw.toml"
|
file = "mods/hold-that-chunk.pw.toml"
|
||||||
hash = "8847ebb401a474d65b2ffd00a226356e94791db3f5cf98505beb227e74298884"
|
hash = "8847ebb401a474d65b2ffd00a226356e94791db3f5cf98505beb227e74298884"
|
||||||
|
|
13
mods/globalpacks.pw.toml
Normal file
13
mods/globalpacks.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Global Packs"
|
||||||
|
filename = "global_packs-quilt-1.19.2-1.14.2_quilt.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/NRLPy2mk/versions/WgYpoYxI/global_packs-quilt-1.19.2-1.14.2_quilt.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "c92c12db219b56375f9a27b3cda9be899cb46313"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "NRLPy2mk"
|
||||||
|
version = "WgYpoYxI"
|
|
@ -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 = "23192252606f188f680734ff5b86bfa5df6e4ce8d0b24ba6c39c9acd4d0ec371"
|
hash = "9a372a580ce7e2a5a465ac20d32e5fb30376bd3d44490ebcf38416419784eb6e"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.19.2"
|
minecraft = "1.19.2"
|
||||||
|
|
Loading…
Reference in a new issue