From 33066117c0fc3e8ccf2fb3d99127491b4841e049 Mon Sep 17 00:00:00 2001 From: 2xJi Date: Sat, 2 May 2026 00:13:17 -0400 Subject: [PATCH] feat: add mod sophisticated storage/backpack --- index.toml | 15 +++++++++++++++ ...ated-backpacks-(unoffical-fabric-port).pw.toml | 13 +++++++++++++ ...sticated-core-(unofficial-fabric-port).pw.toml | 13 +++++++++++++ ...cated-storage-(unofficial-fabric-port).pw.toml | 13 +++++++++++++ pack.toml | 2 +- 5 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 mods/sophisticated-backpacks-(unoffical-fabric-port).pw.toml create mode 100644 mods/sophisticated-core-(unofficial-fabric-port).pw.toml create mode 100644 mods/sophisticated-storage-(unofficial-fabric-port).pw.toml diff --git a/index.toml b/index.toml index 1e0bbb8..f7ade64 100644 --- a/index.toml +++ b/index.toml @@ -173,6 +173,21 @@ file = "mods/simple-voice-chat.pw.toml" hash = "fb6eb6b6ed51712433c8f8e6e49ae3743e2e172baac5878deb50add8fdfa2b11" metafile = true +[[files]] +file = "mods/sophisticated-backpacks-(unoffical-fabric-port).pw.toml" +hash = "a4eebb2bda9daccc5444b8bd2d91f4ee8ce2325dd51436cb785ca33530b98ecd" +metafile = true + +[[files]] +file = "mods/sophisticated-core-(unofficial-fabric-port).pw.toml" +hash = "693fdc79c18086a2a939b45de97ca918d895d5a4247d2a0bba94bf53661bc705" +metafile = true + +[[files]] +file = "mods/sophisticated-storage-(unofficial-fabric-port).pw.toml" +hash = "f2feec4a404ea1ebff1cbc8ef801d074fc8c4a528af064fd9c125f5c9e57c824" +metafile = true + [[files]] file = "mods/xaeros-minimap.pw.toml" hash = "d7c23c5b2f03df76caa7a4d66ca7961a5a3d05c538e1bda65bfd93fb80a07c5e" diff --git a/mods/sophisticated-backpacks-(unoffical-fabric-port).pw.toml b/mods/sophisticated-backpacks-(unoffical-fabric-port).pw.toml new file mode 100644 index 0000000..2c83514 --- /dev/null +++ b/mods/sophisticated-backpacks-(unoffical-fabric-port).pw.toml @@ -0,0 +1,13 @@ +name = "Sophisticated Backpacks (Unoffical Fabric port)" +filename = "sophisticatedbackpacks-1.21.1-3.23.4.3.106.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ouNrBQtq/versions/nHhuPdda/sophisticatedbackpacks-1.21.1-3.23.4.3.106.jar" +hash-format = "sha512" +hash = "04c0c22489a16d782b644ec7ad6aa5bf4353614148a9fb1e152e9ec6c72be14d36b1c0793c25b720f2baf85aa299fc6585b4ee1991de25ac426166dc72fb0def" + +[update] +[update.modrinth] +mod-id = "ouNrBQtq" +version = "nHhuPdda" diff --git a/mods/sophisticated-core-(unofficial-fabric-port).pw.toml b/mods/sophisticated-core-(unofficial-fabric-port).pw.toml new file mode 100644 index 0000000..dbe9377 --- /dev/null +++ b/mods/sophisticated-core-(unofficial-fabric-port).pw.toml @@ -0,0 +1,13 @@ +name = "Sophisticated Core (Unofficial Fabric port)" +filename = "sophisticatedcore-1.21.1-1.2.9.21.168.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9jxwkYQL/versions/ZLVrtF0Q/sophisticatedcore-1.21.1-1.2.9.21.168.jar" +hash-format = "sha512" +hash = "330489fa3434702a01aa1a98d46eca5d155cb4c2dd25b30c70f6afb29a8d027381cf395d5965b3c46df899bb96675536604302d9db6273f624ba959f4009ce25" + +[update] +[update.modrinth] +mod-id = "9jxwkYQL" +version = "ZLVrtF0Q" diff --git a/mods/sophisticated-storage-(unofficial-fabric-port).pw.toml b/mods/sophisticated-storage-(unofficial-fabric-port).pw.toml new file mode 100644 index 0000000..32f69e5 --- /dev/null +++ b/mods/sophisticated-storage-(unofficial-fabric-port).pw.toml @@ -0,0 +1,13 @@ +name = "Sophisticated Storage (Unofficial Fabric port)" +filename = "sophisticatedstorage-1.21.1-1.3.7.9.139.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/iHtpVwJL/versions/kjNlOByJ/sophisticatedstorage-1.21.1-1.3.7.9.139.jar" +hash-format = "sha512" +hash = "52a72f10e54cf21d1dc3a94812a815bf6292815410f6d3ff2dfc928d9091352314f1b1b9c6760b303c3e58132c76dea584e31b16e5479cd0ea2c4ea256854937" + +[update] +[update.modrinth] +mod-id = "iHtpVwJL" +version = "kjNlOByJ" diff --git a/pack.toml b/pack.toml index 8b85a61..7f60fd3 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 = "754102f270efcb54158d8e8d4cbf6a18fb2df6fb8e63caf2cf19e2404f290795" +hash = "ab25a6210f2e4ed6f4f9f2e6d0d3edc9f41574493cbab09b6a3c12fec879c20d" [versions] fabric = "0.19.2"