From 7d70fed43a43fcca60dacf61dd7e7aa953d82a82 Mon Sep 17 00:00:00 2001 From: Hexugory Date: Thu, 21 Nov 2024 23:28:50 -0600 Subject: [PATCH] additional storage power --- index.toml | 15 +++++++++++++++ mods/sophisticated-backpacks.pw.toml | 13 +++++++++++++ mods/sophisticated-core.pw.toml | 13 +++++++++++++ mods/sophisticated-storage.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 5 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 mods/sophisticated-backpacks.pw.toml create mode 100644 mods/sophisticated-core.pw.toml create mode 100644 mods/sophisticated-storage.pw.toml diff --git a/index.toml b/index.toml index 029c153..340a121 100644 --- a/index.toml +++ b/index.toml @@ -625,6 +625,21 @@ file = "mods/simple-voice-chat.pw.toml" hash = "e3bdb65c2ce034e26c9277751a370baac6df6853d55e92327170df8778a837fb" metafile = true +[[files]] +file = "mods/sophisticated-backpacks.pw.toml" +hash = "07f99211917ddb8a69568d634ebcaacc7c757426c5000588c4789594d7c1e471" +metafile = true + +[[files]] +file = "mods/sophisticated-core.pw.toml" +hash = "d540ccb4b586d4dfd70dd74601f66dc4d8e8456d376e4b0f01f92eebed8d29ee" +metafile = true + +[[files]] +file = "mods/sophisticated-storage.pw.toml" +hash = "15d83ce25386a10765723d7d878445a8bd0764db9615b62a16935d6ae9591f65" +metafile = true + [[files]] file = "mods/spark.pw.toml" hash = "dbe2c430bf58c773082d7fd9d1bee2d510a2e0c08f390f7465e819b6e321ae09" diff --git a/mods/sophisticated-backpacks.pw.toml b/mods/sophisticated-backpacks.pw.toml new file mode 100644 index 0000000..d24f85e --- /dev/null +++ b/mods/sophisticated-backpacks.pw.toml @@ -0,0 +1,13 @@ +name = "Sophisticated Backpacks" +filename = "sophisticatedbackpacks-1.20.1-3.20.16.1147.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/TyCTlI4b/versions/KJfblXJm/sophisticatedbackpacks-1.20.1-3.20.16.1147.jar" +hash-format = "sha512" +hash = "56add90b363be89d961ac7746c878194e4719c76c3b1b3f06f8725eeccba72a02a817aae2c4ac628cc156f16b3777940ce6ce340e0000537e9c20663b3d417b7" + +[update] +[update.modrinth] +mod-id = "TyCTlI4b" +version = "KJfblXJm" diff --git a/mods/sophisticated-core.pw.toml b/mods/sophisticated-core.pw.toml new file mode 100644 index 0000000..aeffff6 --- /dev/null +++ b/mods/sophisticated-core.pw.toml @@ -0,0 +1,13 @@ +name = "Sophisticated Core" +filename = "sophisticatedcore-1.20.1-0.7.7.783.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nmoqTijg/versions/3EsKAmHO/sophisticatedcore-1.20.1-0.7.7.783.jar" +hash-format = "sha512" +hash = "0db1cfee177de60571640bc20c0867d15d0dc9dd669c7cf0666681ce0fb095ea1d3266c6abb2bdb0cab0bd6c3e700f1e3ee08121416ed5877b27269398d66dff" + +[update] +[update.modrinth] +mod-id = "nmoqTijg" +version = "3EsKAmHO" diff --git a/mods/sophisticated-storage.pw.toml b/mods/sophisticated-storage.pw.toml new file mode 100644 index 0000000..49cc3b1 --- /dev/null +++ b/mods/sophisticated-storage.pw.toml @@ -0,0 +1,13 @@ +name = "Sophisticated Storage" +filename = "sophisticatedstorage-1.20.1-0.10.50.955.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/hMlaZH8f/versions/Xag11acQ/sophisticatedstorage-1.20.1-0.10.50.955.jar" +hash-format = "sha512" +hash = "ef0f7ee9ce3dcb0a633cef538addcdeb8789197f5e38a57a508dfb427c1da8dfc403e1b8da8c1df9214890889f99a90ab5656f7eebf9792a52dacd630748dd7e" + +[update] +[update.modrinth] +mod-id = "hMlaZH8f" +version = "Xag11acQ" diff --git a/pack.toml b/pack.toml index ba2df0d..fc3fbb0 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 = "7faad9837beec624df1b84d5279e4c03642719ca5e2d1ec92465e1776859da51" +hash = "4c6e89e994a2664bfb626b2be24b8cdd24705c6cea55b89c16a050430d2e0c04" [versions] forge = "47.3.0"