From 48b85b17512740adb97da77dcfd915bb544098d3 Mon Sep 17 00:00:00 2001 From: NullBite Date: Mon, 26 Jun 2023 13:02:05 -0400 Subject: [PATCH] Remove Sodium Extra --- README.md | 1 - index.toml | 5 ----- mods/sodium-extra.pw.toml | 13 ------------- pack.toml | 2 +- 4 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 mods/sodium-extra.pw.toml diff --git a/README.md b/README.md index bc536c3..44acd0d 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,6 @@ Alternatively, install the `.mrpack` files from the [releases](https://gitea.pro - Reese's Sodium Options - FlashyReese (https://github.com/FlashyReese/reeses-sodium-options) - Roughly Enough Items (REI) - shedaniel (https://github.com/shedaniel/RoughlyEnoughItems) - Screenshot to Clipboard - comp500 (https://github.com/comp500/ScreenshotToClipboard) -- Sodium Extra - FlashyReese (https://github.com/FlashyReese/sodium-extra-fabric) - Sodium - jellysquid3 (https://github.com/CaffeineMC/sodium-fabric) - spark - lucko (https://github.com/lucko/spark) - Starlight (Fabric) - spottedleaf (https://github.com/PaperMC/Starlight) diff --git a/index.toml b/index.toml index d34ec7f..89764c0 100644 --- a/index.toml +++ b/index.toml @@ -279,11 +279,6 @@ file = "mods/screenshot-to-clipboard.pw.toml" hash = "672f3809a2053eef01aea4015ca4b0d4be6c507622172c091c17833b8d2ffb39" metafile = true -[[files]] -file = "mods/sodium-extra.pw.toml" -hash = "c1f6ffc26b8db5010feeb6ac48ebb391ae4e3cd4496db3f287c0978b593e53a7" -metafile = true - [[files]] file = "mods/sodium.pw.toml" hash = "74942b197e40ee1a4852751088b911b7ef4b9dd4191c3029896464924a8d8272" diff --git a/mods/sodium-extra.pw.toml b/mods/sodium-extra.pw.toml deleted file mode 100644 index 0e042e6..0000000 --- a/mods/sodium-extra.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Sodium Extra" -filename = "sodium-extra-0.4.19+mc1.19.3-build.101.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/O3qmYo1o/sodium-extra-0.4.19%2Bmc1.19.3-build.101.jar" -hash-format = "sha1" -hash = "86adf04fc536fd5dd680741b75747813e99dcfb5" - -[update] -[update.modrinth] -mod-id = "PtjYWJkn" -version = "O3qmYo1o" diff --git a/pack.toml b/pack.toml index 362ba35..cb90bb4 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 = "452b6d4291be21f1f067da9e31a819ed90afb4886446399fdcedb89ff9657b5d" +hash = "9546e8545961886b61624a9252e1a59eb3cdf7342e3eeaf93a1d96a698688afc" [versions] fabric = "0.14.21"