added global packs mod for data and resourcepacks
This commit is contained in:
parent
665b59e1ba
commit
cb23be8c6e
3 changed files with 19 additions and 1 deletions
|
@ -255,6 +255,11 @@ file = "mods/debugify.pw.toml"
|
|||
hash = "42aa424ca423493f8fc20a7792761e64056dd25a5684cea7f6af25c3280f315c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/drp-global-datapack.pw.toml"
|
||||
hash = "9fdfb80273620ce34b97742b71729c09bc18da7e6e3c0a3ee886481bd7a7106d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/dynamic-fps.pw.toml"
|
||||
hash = "71952509ce4496bf508aba29a68aba01ceacd31e8c9e8b9d9ded1e1da70a93ff"
|
||||
|
|
13
mods/drp-global-datapack.pw.toml
Normal file
13
mods/drp-global-datapack.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Global Packs"
|
||||
filename = "global_packs-fabric-1.18.2-1.12.2.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "f69f225eb6527a37962c2d07a38afeed469b93f0"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3818437
|
||||
project-id = 317134
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "f0192a1b0ed7aaedd14df368c8641a5f74eaedde86c5f7358572fe631716ba1c"
|
||||
hash = "1726d3304d28fdf6ec7e91f492b3b8cbb70f698e19bd18743507b764be4408ff"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue