From fa51e5e0f17781cbd998df8df44f5b7173496f09 Mon Sep 17 00:00:00 2001 From: NullBite Date: Sat, 13 Jul 2024 17:14:09 -0400 Subject: [PATCH] Install Chunky --- index.toml | 5 +++++ mods/chunky.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/chunky.pw.toml diff --git a/index.toml b/index.toml index d81168f..acb53d4 100644 --- a/index.toml +++ b/index.toml @@ -143,6 +143,11 @@ file = "mods/chat-heads.pw.toml" hash = "d98d2523d28442bcc9aa0a40e28e74ca8eabf9cc8652995e2572f2da7eef98ce" metafile = true +[[files]] +file = "mods/chunky.pw.toml" +hash = "6211df918f9c91638c0e6e56361192afcd60d336b95687e4766540f9d2b6f118" +metafile = true + [[files]] file = "mods/cit-resewn.pw.toml" hash = "2cf2d6c7683cbaa8d4d91374d5a92e6166176aefe5e0d7a0a2714c9321f8add0" diff --git a/mods/chunky.pw.toml b/mods/chunky.pw.toml new file mode 100644 index 0000000..4de9331 --- /dev/null +++ b/mods/chunky.pw.toml @@ -0,0 +1,13 @@ +name = "Chunky" +filename = "Chunky-1.3.146.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/fALzjamp/versions/NHWYq9at/Chunky-1.3.146.jar" +hash-format = "sha1" +hash = "b5672d69dc2b210ab2165a27afc03a424fa2b46a" + +[update] +[update.modrinth] +mod-id = "fALzjamp" +version = "NHWYq9at" diff --git a/pack.toml b/pack.toml index 3b5bafa..c56448b 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 = "7b937ab17f066436d4b59167f399ad06e3f53804a564f26cb4e8577966ab3568" +hash = "9e5192ab42cb0bfd7fee3f007632954b59f5628c587e5d1284690bdfd268ea95" [versions] minecraft = "1.20.1"