From 849c9d35abe8cc0291a556e71d54eab98fda3b87 Mon Sep 17 00:00:00 2001 From: JordanPlayz158 Date: Sat, 24 Aug 2024 15:52:35 -0400 Subject: [PATCH] Added new Let Sleeping Dogs Lie dependency, iChunUtil --- index.toml | 5 +++++ mods/ichunutil.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/ichunutil.pw.toml diff --git a/index.toml b/index.toml index 3aef764..465e705 100644 --- a/index.toml +++ b/index.toml @@ -560,6 +560,11 @@ file = "mods/iceberg.pw.toml" hash = "b60c351dc27fdfefbbce5c51e964e02aac963ae203f8ec3f203d841af449d3a3" metafile = true +[[files]] +file = "mods/ichunutil.pw.toml" +hash = "79a44cccc73cb418b07f2bea85029a82428065e73519ef5b9c0444f77b041f53" +metafile = true + [[files]] file = "mods/immediatelyfast.pw.toml" hash = "6be56e4af966f5f08148087a7b5ccd5676bcfc203552b8d0a1439e4be5614da5" diff --git a/mods/ichunutil.pw.toml b/mods/ichunutil.pw.toml new file mode 100644 index 0000000..efe1518 --- /dev/null +++ b/mods/ichunutil.pw.toml @@ -0,0 +1,13 @@ +name = "iChunUtil" +filename = "iChunUtil-1.20.1-Fabric-1.0.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/W6ROj0Hl/versions/2Y8tmgvW/iChunUtil-1.20.1-Fabric-1.0.0.jar" +hash-format = "sha1" +hash = "070fb8c348a5744febf5009753aa92fad65856b8" + +[update] +[update.modrinth] +mod-id = "W6ROj0Hl" +version = "2Y8tmgvW" diff --git a/pack.toml b/pack.toml index e5d8a4e..ee016e9 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 = "2af9acbdff33543e996c290ca10b5e7cdfa3990da55978e162df2e76bc0f7423" +hash = "6a1f90897232ea3dbda6f3d9d45fd4e1890e3ce90677338d43f8b448f4a74797" [versions] fabric = "0.15.11"