diff --git a/index.toml b/index.toml index f5cc120..49ce76d 100644 --- a/index.toml +++ b/index.toml @@ -919,6 +919,11 @@ file = "mods/debugify.pw.toml" hash = "4595621a88c273e5d0ab70dae5866d323122f449c668a667640ee79fbc6063f2" metafile = true +[[files]] +file = "mods/drp-global-datapack.pw.toml" +hash = "9fdfb80273620ce34b97742b71729c09bc18da7e6e3c0a3ee886481bd7a7106d" +metafile = true + [[files]] file = "mods/dynamic-fps.pw.toml" hash = "ffc1f6d147394bfeb65b2fb9a78ca7d3365cbf5192c31af1312bc899190e4e34" diff --git a/mods/drp-global-datapack.pw.toml b/mods/drp-global-datapack.pw.toml new file mode 100644 index 0000000..916c104 --- /dev/null +++ b/mods/drp-global-datapack.pw.toml @@ -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 diff --git a/pack.toml b/pack.toml index 419d740..b1d8e98 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "705838357d6b6fac021dafd86c9ee83b51d038e11cb6ea14a37aa8a465773df0" +hash = "596288c23175963516a976b6daf88ebc46773a8eca98b1320de66110c237a831" [versions] fabric = "0.14.8"