From 8afa58f1a393f6c124ca28f09b52d61f4ca9694b Mon Sep 17 00:00:00 2001 From: reidlab Date: Thu, 17 Jul 2025 00:26:41 -0700 Subject: [PATCH] okay. NEW temperature mod again --- index.toml | 25 +++++-------------------- mods/cold-sweat.pw.toml | 13 ------------- mods/frostiful.pw.toml | 13 ------------- mods/scorchful.pw.toml | 13 ------------- mods/thermoo.pw.toml | 13 ------------- mods/tough-as-nails.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 7 files changed, 19 insertions(+), 73 deletions(-) delete mode 100644 mods/cold-sweat.pw.toml delete mode 100644 mods/frostiful.pw.toml delete mode 100644 mods/scorchful.pw.toml delete mode 100644 mods/thermoo.pw.toml create mode 100644 mods/tough-as-nails.pw.toml diff --git a/index.toml b/index.toml index 46ef526..86bceb6 100644 --- a/index.toml +++ b/index.toml @@ -231,11 +231,6 @@ file = "mods/cloth-config.pw.toml" hash = "75181b55e0407d1fca1e2f346c6501f919f5109545990ddfb66db9cd1b771f8a" metafile = true -[[files]] -file = "mods/cold-sweat.pw.toml" -hash = "7de16f7ba2edb9cfe9d49ee3e82b4722cbb67dc02f9deb0589abd8e81d4d0087" -metafile = true - [[files]] file = "mods/colorwheel-patcher.pw.toml" hash = "d85e713bdaf0fefcf384c12ff144a1e94b370a675e1660ccb4d327f4f5e71325" @@ -546,11 +541,6 @@ file = "mods/forgified-fabric-api.pw.toml" hash = "5b34f5aff5000de94ed9e132315bad7288a72a9cbb8f902df2799a579433b7af" metafile = true -[[files]] -file = "mods/frostiful.pw.toml" -hash = "35179578202de4d3fb01cced86ae48f44bd3c35d5f393316e107bc5902c1803f" -metafile = true - [[files]] file = "mods/fusion-connected-textures.pw.toml" hash = "d26fea1a145d296ff7416f59235a394d650c096fa194ba6f733badc10f10e880" @@ -911,11 +901,6 @@ file = "mods/saturn.pw.toml" hash = "d36d8736123e9d6dd79466ab908e83fc35529d25001b1a6770f22681c1316277" metafile = true -[[files]] -file = "mods/scorchful.pw.toml" -hash = "78a1ecc526ea08cc9afd1a5a49c46f74236fc416a9b143a3e5aca551a0aed7fa" -metafile = true - [[files]] file = "mods/seamless-loading-screen.pw.toml" hash = "1d8cade30558d813a56021bbad054063b9d9f184896e596bd6517186b687b1e2" @@ -1066,11 +1051,6 @@ file = "mods/the-twilight-forest.pw.toml" hash = "bbd1d4b8b1562f98c9247a29de80b0ba5447dda5b549a8b4ee732c38925b784b" metafile = true -[[files]] -file = "mods/thermoo.pw.toml" -hash = "07281e9bf44c4e3ce29e5a53234e746da9c40dec4e26253a144a6fd3127f189a" -metafile = true - [[files]] file = "mods/threadtweak-reforged.pw.toml" hash = "a778178142291a92adbc31f57914b8366964a1f81038969c9e53a670dfc004f1" @@ -1081,6 +1061,11 @@ file = "mods/toadlib.pw.toml" hash = "fb3f7aff0e776639951d7e8efbf88224fdd2b65426667d59a531164794f78463" metafile = true +[[files]] +file = "mods/tough-as-nails.pw.toml" +hash = "f615375185613c362892ab32d5359e9da1552345e92993feecb48853fa876711" +metafile = true + [[files]] file = "mods/trinkets.pw.toml" hash = "860812150cb54f0d9ee1bce7b72798b6cc5f752bb05709f0c60231d054ec281d" diff --git a/mods/cold-sweat.pw.toml b/mods/cold-sweat.pw.toml deleted file mode 100644 index f403d8e..0000000 --- a/mods/cold-sweat.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Cold Sweat" -filename = "ColdSweat-2.4-b03c.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/uXhSmPjd/versions/UjsbvVeE/ColdSweat-2.4-b03c.jar" -hash-format = "sha512" -hash = "42de0825a14eb715fcf17807fc4918607dfe435908d32baf3e1fc8116f4eb34203dffa88682621494cc8287e086a228f864ec1e2463e1f0869597773746d6826" - -[update] -[update.modrinth] -mod-id = "uXhSmPjd" -version = "UjsbvVeE" diff --git a/mods/frostiful.pw.toml b/mods/frostiful.pw.toml deleted file mode 100644 index bc43051..0000000 --- a/mods/frostiful.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Frostiful" -filename = "frostiful-2.2+1.21.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/Ae6qoBj3/versions/FWIikjMQ/frostiful-2.2%2B1.21.1.jar" -hash-format = "sha512" -hash = "26e1d0ec74a96cb7dc836af6735cf2216f8971263fb91df069d63e823f3442df05087e72827b79b690e903e69b55f67cf47012ae79b81f5044fa23fe9f356191" - -[update] -[update.modrinth] -mod-id = "Ae6qoBj3" -version = "FWIikjMQ" diff --git a/mods/scorchful.pw.toml b/mods/scorchful.pw.toml deleted file mode 100644 index a3f2946..0000000 --- a/mods/scorchful.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Scorchful" -filename = "scorchful-0.15.6+1.21.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/SZQ5qcdn/versions/5m4wAd9c/scorchful-0.15.6%2B1.21.1.jar" -hash-format = "sha512" -hash = "dfe4b143d485b74229ac7e11e600eafdad6eb04d354e815d060db9a5e015be7394502cca5a4f1d4d5df06b4c17f81a6132de0eae483e812ac2caf7070a22ff93" - -[update] -[update.modrinth] -mod-id = "SZQ5qcdn" -version = "5m4wAd9c" diff --git a/mods/thermoo.pw.toml b/mods/thermoo.pw.toml deleted file mode 100644 index 0e6cbcc..0000000 --- a/mods/thermoo.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Thermoo" -filename = "thermoo-4.5.4.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/9TbXlAut/versions/CNrkvXFx/thermoo-4.5.4.jar" -hash-format = "sha512" -hash = "210666f5ddf0307131589d9ab242c1465880669d2187f718706e3bd23bc146d8fd0a973fd3c92bd05f087caa42ba23954f996948c378d51b14538c9049da4205" - -[update] -[update.modrinth] -mod-id = "9TbXlAut" -version = "CNrkvXFx" diff --git a/mods/tough-as-nails.pw.toml b/mods/tough-as-nails.pw.toml new file mode 100644 index 0000000..1ad1112 --- /dev/null +++ b/mods/tough-as-nails.pw.toml @@ -0,0 +1,13 @@ +name = "Tough As Nails" +filename = "ToughAsNails-neoforge-1.21.1-10.1.0.13.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ge1sOdFH/versions/mboAbksk/ToughAsNails-neoforge-1.21.1-10.1.0.13.jar" +hash-format = "sha512" +hash = "ee6984b6b97f9a4ee03103ea3caaaeb373bbd39eca5e4bd268f62c21e3e365c3ff91a707ab0f15b3352d0052d44d78903fab20ae6d9d259a4b19f1eb49954659" + +[update] +[update.modrinth] +mod-id = "ge1sOdFH" +version = "mboAbksk" diff --git a/pack.toml b/pack.toml index 65854c6..6816b97 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 = "34fd446ac245e8b7d678e73378625c49b67da8c73018045240d6944393c1f857" +hash = "2c6fa0f5e80e74d8d07c5f1d32b0d70a8031a43d2040969a04f7f45744a4139a" [versions] minecraft = "1.21.1"