From 8ccd58d6c35055d36c5cf329e95319de3194f191 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 27 Dec 2025 16:11:39 +0100 Subject: [PATCH] Added: - Sophisticated Core - Sophisticated Storage --- index.toml | 10 ++++++++++ ...histicated-core-(unofficial-fabric-port).pw.toml | 13 +++++++++++++ ...ticated-storage-(unofficial-fabric-port).pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) 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 c0da1e5..6d33832 100644 --- a/index.toml +++ b/index.toml @@ -964,6 +964,16 @@ file = "mods/sodium.pw.toml" hash = "ecf8e1df2361e5f1d090f83eee16c449ff1021dfb2da46474a72726406d5d535" metafile = true +[[files]] +file = "mods/sophisticated-core-(unofficial-fabric-port).pw.toml" +hash = "7bbc2d52041fddcb8572b50cbe39cdff6f83060da3b16eb965d882bb7ee852c3" +metafile = true + +[[files]] +file = "mods/sophisticated-storage-(unofficial-fabric-port).pw.toml" +hash = "bad699bcd2c76c29b41ef64c812cf90dec0f35040e315b846c8146641d5a0d99" +metafile = true + [[files]] file = "mods/sound-physics-remastered.pw.toml" hash = "babadc51e87a1fb49ecfd06611810d6863f649de12da3cc4c657117bab9b1ee0" 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..0f6e076 --- /dev/null +++ b/mods/sophisticated-core-(unofficial-fabric-port).pw.toml @@ -0,0 +1,13 @@ +name = "Sophisticated Core (Unofficial Fabric port)" +filename = "sophisticatedcore-1.20.1-1.2.7.15.166.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9jxwkYQL/versions/BP3CQI2v/sophisticatedcore-1.20.1-1.2.7.15.166.jar" +hash-format = "sha512" +hash = "892dda2bfa2a49ed66e869877fc6309cfc3af11fe61859c3b1be341baf689a693fda30902dec5c9ec6f737fd8fe451615ceb3d1c31c51e40c38e68b59dfcf134" + +[update] +[update.modrinth] +mod-id = "9jxwkYQL" +version = "BP3CQI2v" 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..21cc366 --- /dev/null +++ b/mods/sophisticated-storage-(unofficial-fabric-port).pw.toml @@ -0,0 +1,13 @@ +name = "Sophisticated Storage (Unofficial Fabric port)" +filename = "sophisticatedstorage-1.20.1-1.3.5.9.136.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/iHtpVwJL/versions/Cuu4V9Od/sophisticatedstorage-1.20.1-1.3.5.9.136.jar" +hash-format = "sha512" +hash = "5fe04ccfea029d3759c373d667c12f0a02aceb4991c9231ebc65880ed1395c2347bbb6384564c7f61cdcd4902d34df4f92d2ba7558004dcb722a68d758e4dd28" + +[update] +[update.modrinth] +mod-id = "iHtpVwJL" +version = "Cuu4V9Od" diff --git a/pack.toml b/pack.toml index 59e3f11..be02cec 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 = "40956a1ff21d3081991d593b32d2566b7fd441fe9dd32149f5dee005f95a4b87" +hash = "086292ebf8d6624d73a756a0c539a81d4f8104000ea40bd160471ee7b75e26b8" [versions] fabric = "0.18.0"