From 7212bc50cc546038cd58255832e1b2a9bde813c4 Mon Sep 17 00:00:00 2001 From: hkc Date: Fri, 26 Apr 2024 19:06:21 +0300 Subject: [PATCH] Added long-needed Sodium and Indium --- index.toml | 10 ++++++++++ mods/indium.pw.toml | 13 +++++++++++++ mods/sodium.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/indium.pw.toml create mode 100644 mods/sodium.pw.toml diff --git a/index.toml b/index.toml index e48f813..032b415 100644 --- a/index.toml +++ b/index.toml @@ -539,6 +539,11 @@ file = "mods/immersivethunder.pw.toml" hash = "015cf4f5a362b4a6a20e6272f6e6016f64f1384c63dc4ab76692496cea6a1dab" metafile = true +[[files]] +file = "mods/indium.pw.toml" +hash = "e416b18eebf514dea2014cf5c7fd3ee8493934a0b4e937509f15172ad271fde2" +metafile = true + [[files]] file = "mods/inventory-management.pw.toml" hash = "e181bb57004fede8c736e9183d8645e7db17d965669590575b3cbbc1050075ef" @@ -914,6 +919,11 @@ file = "mods/snow-real-magic.pw.toml" hash = "6f49ff25856ee38b883a6c3818cab39aa2241a0f4edfb4d3d478d05e2020fd26" metafile = true +[[files]] +file = "mods/sodium.pw.toml" +hash = "cd49906a91e2ff1c11acba79192d609c232f2f73d82cc6a646e7338c8e76aa8a" +metafile = true + [[files]] file = "mods/spell-checker.pw.toml" hash = "564340de753f710ad2ad61dd6d643036bf80a2f468b6b6a6d939c5cad2614eaa" diff --git a/mods/indium.pw.toml b/mods/indium.pw.toml new file mode 100644 index 0000000..dfdd708 --- /dev/null +++ b/mods/indium.pw.toml @@ -0,0 +1,13 @@ +name = "Indium" +filename = "indium-1.0.30+mc1.20.4.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/Aouse6P7/indium-1.0.30%2Bmc1.20.4.jar" +hash-format = "sha1" +hash = "b24233f29c0ce4802c61ea8998e01e6e4580ae60" + +[update] +[update.modrinth] +mod-id = "Orvt0mRa" +version = "Aouse6P7" diff --git a/mods/sodium.pw.toml b/mods/sodium.pw.toml new file mode 100644 index 0000000..60d9b84 --- /dev/null +++ b/mods/sodium.pw.toml @@ -0,0 +1,13 @@ +name = "Sodium" +filename = "sodium-fabric-0.5.8+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/AANobbMI/versions/mhZtY2lR/sodium-fabric-0.5.8%2Bmc1.20.1.jar" +hash-format = "sha1" +hash = "bdd6b8ac84b46ae56a3bbb761ce430c48e42e00d" + +[update] +[update.modrinth] +mod-id = "AANobbMI" +version = "mhZtY2lR" diff --git a/pack.toml b/pack.toml index 37b20bb..6bb0eac 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 = "8817913f6cfc0cfdbda61e24305c05e57f2bad9abaaa8f735a5803b4075b6ca1" +hash = "d6d5fce2a3fe37c4a00fe575718076af68e07217735082b4523c0e4e6ebf250b" [versions] fabric = "0.15.10"