From d60f1af6c41634e92cdbb64021906bd1b303e662 Mon Sep 17 00:00:00 2001 From: Sangelo Date: Tue, 6 Jun 2023 14:22:18 +0200 Subject: [PATCH] Add Chipped --- index.toml | 7 ++++++- mods/chipped.pw.toml | 13 +++++++++++++ mods/resourceful-lib.pw.toml | 12 ++++++------ pack.toml | 2 +- 4 files changed, 26 insertions(+), 8 deletions(-) create mode 100644 mods/chipped.pw.toml diff --git a/index.toml b/index.toml index 17a4d1c..8f1c41e 100644 --- a/index.toml +++ b/index.toml @@ -253,6 +253,11 @@ file = "mods/chat-heads.pw.toml" hash = "e2ccbf1e5f27e2b04b48eb2be052d326fdd2c2671e91b12690924abaa418ccef" metafile = true +[[files]] +file = "mods/chipped.pw.toml" +hash = "60eea1bbbf59860d54d9d66b0961e2f414586f1fbc66a416e5c02f34e883b1aa" +metafile = true + [[files]] file = "mods/chisel-reborn.pw.toml" hash = "5e6e844c0d69d2d70ba909dac227a90075ba6ee4f166a73896f6cdc9077a07b6" @@ -800,7 +805,7 @@ metafile = true [[files]] file = "mods/resourceful-lib.pw.toml" -hash = "4db018687a69efc5abf8af031dea3f3e24fb002d8d4a0a6bb3d685e2cc013e0f" +hash = "83a54931f4be77baa4a32bfb3f2b343d8d2af2efaa0aa6cf83e9a9d682cf4298" metafile = true [[files]] diff --git a/mods/chipped.pw.toml b/mods/chipped.pw.toml new file mode 100644 index 0000000..1167962 --- /dev/null +++ b/mods/chipped.pw.toml @@ -0,0 +1,13 @@ +name = "Chipped" +filename = "chipped-fabric-1.19.2-2.1.5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/BAscRYKm/versions/UStkQaSp/chipped-fabric-1.19.2-2.1.5.jar" +hash-format = "sha1" +hash = "db6f75e465e18d5f223b9204005314ad2a9db72c" + +[update] +[update.modrinth] +mod-id = "BAscRYKm" +version = "UStkQaSp" diff --git a/mods/resourceful-lib.pw.toml b/mods/resourceful-lib.pw.toml index 513ccb8..fad23f4 100644 --- a/mods/resourceful-lib.pw.toml +++ b/mods/resourceful-lib.pw.toml @@ -1,13 +1,13 @@ name = "Resourceful Lib" -filename = "resourcefullib-1.1.20.jar" +filename = "resourcefullib-fabric-1.19.2-1.1.24.jar" side = "both" [download] +url = "https://cdn.modrinth.com/data/G1hIVOrD/versions/mxiPijSw/resourcefullib-fabric-1.19.2-1.1.24.jar" hash-format = "sha1" -hash = "f17c6c53acfcb0c2d1ba6ef298a5f9cbcc95be49" -mode = "metadata:curseforge" +hash = "aaf8fccd57dabc8bbb7302741a4da2418908e20f" [update] -[update.curseforge] -file-id = 4365363 -project-id = 570073 +[update.modrinth] +mod-id = "G1hIVOrD" +version = "mxiPijSw" diff --git a/pack.toml b/pack.toml index 43bd305..e498717 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 = "d0d7913b9a0c54bae5aee70086c07c208448643431fc070cc12071c1db2cc7ba" +hash = "fd52672cc6a4d6485b24ad49c4be17f4822d56ea5ad39f3eccc11edccde0969d" [versions] minecraft = "1.19.2"