From 6c7db9b75e8800bee9ecc0b5a69b9722163e7154 Mon Sep 17 00:00:00 2001 From: yourfriendoss Date: Tue, 30 Sep 2025 19:26:01 +0300 Subject: [PATCH] Remove sol add fuji --- modpack/index.toml | 10 +++++----- modpack/mods/fuji.pw.toml | 13 +++++++++++++ modpack/mods/solstice-essentials.pw.toml | 13 ------------- modpack/pack.toml | 5 +---- 4 files changed, 19 insertions(+), 22 deletions(-) create mode 100644 modpack/mods/fuji.pw.toml delete mode 100644 modpack/mods/solstice-essentials.pw.toml diff --git a/modpack/index.toml b/modpack/index.toml index e8ffc02..f077b01 100644 --- a/modpack/index.toml +++ b/modpack/index.toml @@ -141,6 +141,11 @@ file = "mods/frozenlib.pw.toml" hash = "a345a9324a410d042f527a6da333ce58f265d1eca2789ed7113a7c8b780ee278" metafile = true +[[files]] +file = "mods/fuji.pw.toml" +hash = "fa12d4ba7717c37f59f5be911eef6fb10c6ab6d7a0604bc856072338d154136f" +metafile = true + [[files]] file = "mods/geckolib.pw.toml" hash = "364288dc3923f02c34b1affd304cc28b6bcf2992678a80101c4d9ac95a0ea02f" @@ -281,11 +286,6 @@ file = "mods/sodium.pw.toml" hash = "1745f4ec1732e16be5f2c88780a66ca2a94c76c06c5e862db0b2c6cf63b16a47" metafile = true -[[files]] -file = "mods/solstice-essentials.pw.toml" -hash = "7742af8cc774059eedf38ce18be876cefb0b4c6a236f3113be540b1d848cc7a8" -metafile = true - [[files]] file = "mods/sound-physics-remastered.pw.toml" hash = "eb8174f1f5671399d4f057451e8425b4996577ea4534c39d88e573e13ecd3e0a" diff --git a/modpack/mods/fuji.pw.toml b/modpack/mods/fuji.pw.toml new file mode 100644 index 0000000..5e39587 --- /dev/null +++ b/modpack/mods/fuji.pw.toml @@ -0,0 +1,13 @@ +name = "Fuji (Essentials)" +filename = "fuji-fabric-12.61.0-621c2f1d41-mc1.21.8.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/1TowMm2v/versions/3pIhfB7Z/fuji-fabric-12.61.0-621c2f1d41-mc1.21.8.jar" +hash-format = "sha512" +hash = "cde16b85738c01e358071f2923b6b795e2dcca20ac674f8825f48e3b79811ad83ffe2292c27a7c011380e8afa5be01490f6be2359e4f206142af772dd2ba296f" + +[update] +[update.modrinth] +mod-id = "1TowMm2v" +version = "3pIhfB7Z" diff --git a/modpack/mods/solstice-essentials.pw.toml b/modpack/mods/solstice-essentials.pw.toml deleted file mode 100644 index 4a60586..0000000 --- a/modpack/mods/solstice-essentials.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Solstice Essentials" -filename = "solstice-1.9.1+1.21.1.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/uIvrDZas/versions/fXcMmROf/solstice-1.9.1%2B1.21.1.jar" -hash-format = "sha512" -hash = "1e4747891169af33c0cc1e92b944b2cc29521f203ec1146a1c99eadf22da0cdbb028fa05d09eedf58acfc8f46e65bf1b02e7584c02636dc7677ae2a140018a0e" - -[update] -[update.modrinth] -mod-id = "uIvrDZas" -version = "fXcMmROf" diff --git a/modpack/pack.toml b/modpack/pack.toml index dcefa9e..fb23558 100644 --- a/modpack/pack.toml +++ b/modpack/pack.toml @@ -6,11 +6,8 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "87b27d72309c2c1e947978e8130599999f7078c793b8ec4822a0590e505001d8" +hash = "6d69b51107810ba94fd3e1a75a3efeef4c9192d4e415a7d4aa67bd9950b7561b" [versions] fabric = "0.17.2" minecraft = "1.21.8" - -[options] -acceptable-game-versions = ["1.21.1", "1.21.6"]