add global datapack mod
This commit is contained in:
parent
1677e3a0ff
commit
79f9093e53
3 changed files with 19 additions and 1 deletions
|
@ -919,6 +919,11 @@ file = "mods/debugify.pw.toml"
|
||||||
hash = "4595621a88c273e5d0ab70dae5866d323122f449c668a667640ee79fbc6063f2"
|
hash = "4595621a88c273e5d0ab70dae5866d323122f449c668a667640ee79fbc6063f2"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/drp-global-datapack.pw.toml"
|
||||||
|
hash = "9fdfb80273620ce34b97742b71729c09bc18da7e6e3c0a3ee886481bd7a7106d"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/dynamic-fps.pw.toml"
|
file = "mods/dynamic-fps.pw.toml"
|
||||||
hash = "ffc1f6d147394bfeb65b2fb9a78ca7d3365cbf5192c31af1312bc899190e4e34"
|
hash = "ffc1f6d147394bfeb65b2fb9a78ca7d3365cbf5192c31af1312bc899190e4e34"
|
||||||
|
|
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]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "705838357d6b6fac021dafd86c9ee83b51d038e11cb6ea14a37aa8a465773df0"
|
hash = "596288c23175963516a976b6daf88ebc46773a8eca98b1320de66110c237a831"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.8"
|
fabric = "0.14.8"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue