From 42ad9feeab7bdcead962432ba3ff5245f49f727d Mon Sep 17 00:00:00 2001 From: sajenim Date: Mon, 27 May 2024 22:41:57 +0800 Subject: [PATCH] install lithium --- index.toml | 5 +++++ mods/lithium.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/lithium.pw.toml diff --git a/index.toml b/index.toml index 4d78112..fdc8ddf 100644 --- a/index.toml +++ b/index.toml @@ -7,3 +7,8 @@ hash = "84d0765a0ed076af40929cd3c81f8a5a79ff1875dcf4e071effcaa74185b18f4" [[files]] file = "README.md" hash = "0655f1371600922727fa66a6a3ad90ffb3a5cd9e9f851a66af048b13f3aaa3d3" + +[[files]] +file = "mods/lithium.pw.toml" +hash = "8d8efd1b0fdd39724444d3f38573077f82b9f7091376d1c18a52404d7053626c" +metafile = true diff --git a/mods/lithium.pw.toml b/mods/lithium.pw.toml new file mode 100644 index 0000000..5c07da3 --- /dev/null +++ b/mods/lithium.pw.toml @@ -0,0 +1,13 @@ +name = "Lithium" +filename = "lithium-fabric-mc1.20.6-0.12.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/bAbb09VF/lithium-fabric-mc1.20.6-0.12.3.jar" +hash-format = "sha1" +hash = "18bdca76040af406fd10b97d637d111fc12be9a6" + +[update] +[update.modrinth] +mod-id = "gvQqBUqZ" +version = "bAbb09VF" diff --git a/pack.toml b/pack.toml index a0b42dc..ea2f151 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 = "eb5b02a619f8d065db4542d0a336befb7116d8012f2ec990e45a2943bbf66cd4" +hash = "5317f21e093d496bffddc0063313f37ec4e0f12e6b8a83b922844fa9d1885e94" [versions] fabric = "0.15.11"