diff --git a/README.md b/README.md
index 04e7f85..2e3f276 100644
--- a/README.md
+++ b/README.md
@@ -125,12 +125,10 @@ Make this game at least playable
* [CO] **[Better Ping Display [Fabric]](https://modrinth.com/mod/better-ping-display-fabric)** - Adds a configurable numerical ping display to the player list
* [CS] **[BlameLog](https://modrinth.com/mod/blame-log)** - Prepends method callers to log messages
* [O][CO] **[Bobby](https://modrinth.com/mod/bobby)** - Allows for render distances greater than the server's view-distance
- * [CS] **[Concurrent Chunk Management Engine (Fabric)](https://modrinth.com/mod/c2me-fabric)** - A Fabric mod designed to improve the chunk performance of Minecraft.
* [CS] **[Clumps](https://modrinth.com/mod/clumps)** - Clumps XP orbs together to reduce lag
* [CO] **[Dynamic FPS](https://modrinth.com/mod/dynamic-fps)** - Reduce resource usage while Minecraft is in the background or idle.
* [CO] **[Entity Culling](https://modrinth.com/mod/entityculling)** - Using async path-tracing to hide Block-/Entities that are not visible
* [CO] **[Exordium](https://modrinth.com/mod/exordium)** - Render the GUI and screens at a lower framerate to speed up what's really important: the worldrendering.
- * [CO] **[fast-ip-ping](https://modrinth.com/mod/fast-ip-ping)** - Yeet the laggy reversed DNS lookup for pure IP server addresses
* [CS] **[FerriteCore](https://modrinth.com/mod/ferrite-core)** - Memory usage optimizations
* [CS] **[Forge Config API Port](https://modrinth.com/mod/forge-config-api-port)** - NeoForge's & Forge's config systems provided to other modding ecosystems. Designed for a multiloader architecture.
* [CO] **[Indium](https://modrinth.com/mod/indium)** - Sodium addon providing support for the Fabric Rendering API, based on Indigo
@@ -141,7 +139,6 @@ Make this game at least playable
* [SO] **[NetherPortalFix](https://modrinth.com/mod/netherportalfix)** - Ensures correct destinations when travelling back and forth through Nether Portals in Multiplayer.
* [O][CS] **[Not Enough Crashes](https://modrinth.com/mod/notenoughcrashes)** - When crashing, you can go back to the title screen and keep playing, without needing to restart, alongside other things to make crashes more pleasant.
* [CO] **[Reese's Sodium Options](https://modrinth.com/mod/reeses-sodium-options)** - Alternative Options Menu for Sodium
- * [CO] **[Server Pinger Fixer](https://modrinth.com/mod/serverpingerfixer)** - Improves pinging speed of the multiplayer server list
* [CO] **[Shut Up GL Error](https://modrinth.com/mod/shut-up-gl-error)** - Fixes invalid keycodes logging obnoxious and constant messages
* [CO] **[sodium](https://modrinth.com/mod/sodium)** - the fastest and most compatible rendering optimization mod for minecraft
* [CO] **[Sodium Extra](https://modrinth.com/mod/sodium-extra)** - A Sodium addon that adds features that shouldn't be in Sodium.
diff --git a/index.toml b/index.toml
index 30de55b..71ef195 100644
--- a/index.toml
+++ b/index.toml
@@ -2,7 +2,7 @@ hash-format = "sha256"
[[files]]
file = "README.md"
-hash = "31c081db0ec85438592365cfda2f8387c00b4f0a9ec06ccbd08a4ba7eceeea2c"
+hash = "0e2cfeded955216b5077ae695162817c6d9f64ef99bc17bf717e6db67acaa036"
[[files]]
file = "make-list.py"
@@ -10,7 +10,7 @@ hash = "3d4daf2b31fc7223f1d8ae13e66af64c88564127e805681ee0eccbc2baf94e92"
[[files]]
file = "modinfo.toml"
-hash = "06ade5f95e671a08b9ea4a93f4103aa1e9b3113a72b027ee7d13afac52ee9545"
+hash = "9672234bccf8986f06ae0b04bd687b521cb235ea205524457f1694000e182dad"
[[files]]
file = "mods/3dskinlayers.pw.toml"
@@ -247,11 +247,6 @@ file = "mods/bushier-flowers.pw.toml"
hash = "28fb59dd8303b624eae37b491010478ee8f850edc3116111ebf715a3a3673e3b"
metafile = true
-[[files]]
-file = "mods/c2me-fabric.pw.toml"
-hash = "7bdc3d711b404db28144992cba4c9da51f0fc1bff483e9ef7ba9a28e256677fa"
-metafile = true
-
[[files]]
file = "mods/cardinal-components-api.pw.toml"
hash = "b3503cb0b7eae56e27e1d7980882795c0b81f4750ec9b140beb996a9d7c0dfb3"
@@ -617,11 +612,6 @@ file = "mods/farmers-delight-refabricated.pw.toml"
hash = "5ba12edefb40b883be91fbdedac3e8a25229868d3c7b1a6566700eb4aa814209"
metafile = true
-[[files]]
-file = "mods/fast-ip-ping.pw.toml"
-hash = "a416276f2f7231e6b6fdbf17340563261862c241e112b52051f9b834b57f411f"
-metafile = true
-
[[files]]
file = "mods/ferrite-core.pw.toml"
hash = "39a6a39433b1b104bfafafcd60a8171f866daa2ebefffd64df822d0e69288e3a"
@@ -1202,11 +1192,6 @@ file = "mods/secure-crops.pw.toml"
hash = "12bc39a821a93bed4ef6e38231ed302a347b0b3f10d0c76e8e6ae7e9c98aaf15"
metafile = true
-[[files]]
-file = "mods/serverpingerfixer.pw.toml"
-hash = "1e392b828a8beb7670a4c2eb46d413acfa8552f2889b7d10e3a4ca715310677f"
-metafile = true
-
[[files]]
file = "mods/shifty-hotbar.pw.toml"
hash = "4cf8f302fd768aea6690394e4c41d0ac3600f2ec5009140e88632522e03708b5"
diff --git a/modinfo.toml b/modinfo.toml
index 3a30eaa..7df5275 100644
--- a/modinfo.toml
+++ b/modinfo.toml
@@ -173,6 +173,7 @@ icon = "https://cdn.modrinth.com/data/iqK5uv72/c060f8af5120833b3758f953f3663d3ef
side = "client"
optional = false
category = "optimization"
+removed = true
[mods.styled-nicknames]
name = "Styled Nicknames"
@@ -407,6 +408,7 @@ icon = "https://cdn.modrinth.com/data/VSNURh3q/icon.png"
side = "both"
optional = false
category = "optimization"
+removed = true
[mods.extended-drawers]
name = "Extended Drawers"
@@ -758,6 +760,7 @@ icon = "https://cdn.modrinth.com/data/9mtu0sUO/dca186a8a57d45ad06e88de6cfc45d4cc
side = "client"
optional = false
category = "optimization"
+removed = true
[mods.windchimes]
name = "Windchimes"
diff --git a/mods/c2me-fabric.pw.toml b/mods/c2me-fabric.pw.toml
deleted file mode 100644
index 2ba9e57..0000000
--- a/mods/c2me-fabric.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Concurrent Chunk Management Engine (Fabric)"
-filename = "c2me-fabric-mc1.20.1-0.2.0+alpha.11.13.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/VSNURh3q/versions/LRL5QAZY/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.13.jar"
-hash-format = "sha1"
-hash = "e75325ce06c3e5c48902c04d8f7d8f09feba7136"
-
-[update]
-[update.modrinth]
-mod-id = "VSNURh3q"
-version = "LRL5QAZY"
diff --git a/mods/fast-ip-ping.pw.toml b/mods/fast-ip-ping.pw.toml
deleted file mode 100644
index 66b7cf2..0000000
--- a/mods/fast-ip-ping.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "fast-ip-ping"
-filename = "fast-ip-ping-v1.0.5-mc1.20.4-fabric.jar"
-side = "client"
-
-[download]
-url = "https://cdn.modrinth.com/data/9mtu0sUO/versions/G8gwjTTP/fast-ip-ping-v1.0.5-mc1.20.4-fabric.jar"
-hash-format = "sha1"
-hash = "6ecb46248a4b2520a1166a6fd57d0da0b089430d"
-
-[update]
-[update.modrinth]
-mod-id = "9mtu0sUO"
-version = "G8gwjTTP"
diff --git a/mods/serverpingerfixer.pw.toml b/mods/serverpingerfixer.pw.toml
deleted file mode 100644
index 28491ae..0000000
--- a/mods/serverpingerfixer.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Server Pinger Fixer"
-filename = "serverpingerfixer-1.0.4.jar"
-side = "client"
-
-[download]
-url = "https://cdn.modrinth.com/data/iqK5uv72/versions/fHvfA2My/serverpingerfixer-1.0.4.jar"
-hash-format = "sha1"
-hash = "e68da275e6246fdb4e0241ba1df35182e1d0ffd2"
-
-[update]
-[update.modrinth]
-mod-id = "iqK5uv72"
-version = "fHvfA2My"
diff --git a/pack.toml b/pack.toml
index 285397b..48df2e0 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 = "339f926b52021402ec8abb46eec87e07f86cf84bcae214b3cfc611ad49cc805b"
+hash = "c4bb479270febbaeb00b1059b2c9b3b9a0243ac340a14eb998cf4ac60483ee77"
[versions]
fabric = "0.16.9"