diff --git a/README.md b/README.md
index d58e597..102ef26 100644
--- a/README.md
+++ b/README.md
@@ -45,9 +45,12 @@ Makes gameplay more immersive
* [CO] **[Presence Footsteps](https://modrinth.com/mod/presence-footsteps)** - ..An Overly complicated Sound Mod...
## Extra mods
Extra mods that weren't present in the original modpack, but are quite fitting overall (excluding optimization and core mods)
+ * [O][CO] **[Better Ping Display [Fabric]](https://modrinth.com/mod/better-ping-display-fabric)** - Adds a configurable numerical ping display to the player list
* [O][CO] **[Chat Heads](https://modrinth.com/mod/chat-heads)** - See who you're chatting with!
* [CO] **[Dynamic FPS](https://modrinth.com/mod/dynamic-fps)** - Reduce resource usage while Minecraft is in the background or idle.
* [CO] **[Model Gap Fix](https://modrinth.com/mod/modelfix)** - Fixes gaps in Block Models and Item Models
* [O][CS] **[No Chat Reports](https://modrinth.com/mod/no-chat-reports)** - Makes chat unreportable (where possible)
* [O][CO] **[ReplayMod](https://modrinth.com/mod/replaymod)** - A Minecraft Mod to record, relive and share your experience.
+ * [O][CO] **[Xaero's Minimap](https://modrinth.com/mod/xaeros-minimap)** - Displays a map of the nearby world terrain, players, mobs, entities in the corner of your screen. Lets you create waypoints which help you find the locations you've marked.
+ * [O][CO] **[Xaero's World Map](https://modrinth.com/mod/xaeros-world-map)** - Adds a full screen world map which shows you what you have explored in the world. Works great together with Xaero's Minimap.
* [O][CO] **[Zoomify](https://modrinth.com/mod/zoomify)** - A zoom mod with infinite customizability.
diff --git a/index.toml b/index.toml
index b3c6b0b..a069330 100644
--- a/index.toml
+++ b/index.toml
@@ -2,7 +2,7 @@ hash-format = "sha256"
[[files]]
file = "README.md"
-hash = "903eed660a8a03ff5e202b3292d1b7293f8af0b2c87d1a6121d7a84d8622713b"
+hash = "34a8aac77c2f625f639416d307ae5caae789c2eda4462ce50a98074b4865a986"
[[files]]
file = "mods/3dskinlayers.pw.toml"
@@ -14,6 +14,11 @@ file = "mods/ambientsounds.pw.toml"
hash = "611dd38f46108493b1d0b63cb3580d522b42d43e6680ab07de74f51224e18a10"
metafile = true
+[[files]]
+file = "mods/better-ping-display-fabric.pw.toml"
+hash = "069c28bbed2ee980fdef8b42b77a8291c90b72d73281300daf369321b7a8fc91"
+metafile = true
+
[[files]]
file = "mods/cave-dust.pw.toml"
hash = "73b49e93bdc437c2cd86133b5cfb0a04f80264f785ee660ce002bb24e14286c1"
@@ -159,6 +164,16 @@ file = "mods/vtdownloader.pw.toml"
hash = "de1065d9e684cad0c41a896634f823551966c39236bddc8add5766ba1aa69ae4"
metafile = true
+[[files]]
+file = "mods/xaeros-minimap.pw.toml"
+hash = "98a8888087a301dcbc19d6304729affee81d83645ecb227e7f3b3f9fbca47839"
+metafile = true
+
+[[files]]
+file = "mods/xaeros-world-map.pw.toml"
+hash = "3aa2c383f6aaef5347b5c30488c16c1c281efb55e1f8f5b254494476027b89eb"
+metafile = true
+
[[files]]
file = "mods/yacl.pw.toml"
hash = "7f7768f2047011ed61c9bbec29bbcd2d06c5eb8ab731d442b9ecc2c01bbc8c6b"
diff --git a/modinfo.toml b/modinfo.toml
index 0ba286c..aada724 100644
--- a/modinfo.toml
+++ b/modinfo.toml
@@ -314,3 +314,30 @@ side = "client"
optional = false
icon = "https://cdn.modrinth.com/data/NNAgCjsB/icon.png"
category = "optimization"
+
+[mods.xaeros-minimap]
+name = "Xaero's Minimap"
+description = "Displays a map of the nearby world terrain, players, mobs, entities in the corner of your screen. Lets you create waypoints which help you find the locations you've marked."
+link = "https://modrinth.com/mod/xaeros-minimap"
+side = "client"
+optional = true
+icon = "https://cdn.modrinth.com/data/1bokaNcj/80eb00784e250b99fb1789da35869387d14d5637.png"
+category = "extras"
+
+[mods.xaeros-world-map]
+name = "Xaero's World Map"
+description = "Adds a full screen world map which shows you what you have explored in the world. Works great together with Xaero's Minimap."
+link = "https://modrinth.com/mod/xaeros-world-map"
+side = "client"
+optional = true
+icon = "https://cdn.modrinth.com/data/NcUtCpym/80eb00784e250b99fb1789da35869387d14d5637.png"
+category = "extras"
+
+[mods.better-ping-display-fabric]
+name = "Better Ping Display [Fabric]"
+description = "Adds a configurable numerical ping display to the player list"
+link = "https://modrinth.com/mod/better-ping-display-fabric"
+side = "client"
+optional = true
+icon = "https://cdn.modrinth.com/data/MS1ZMyR7/icon.png"
+category = "extras"
diff --git a/mods/better-ping-display-fabric.pw.toml b/mods/better-ping-display-fabric.pw.toml
new file mode 100644
index 0000000..76eea56
--- /dev/null
+++ b/mods/better-ping-display-fabric.pw.toml
@@ -0,0 +1,18 @@
+name = "Better Ping Display [Fabric]"
+filename = "BetterPingDisplay-Fabric-1.21-1.1.1.jar"
+side = "client"
+
+[download]
+url = "https://cdn.modrinth.com/data/MS1ZMyR7/versions/RYkZjRb5/BetterPingDisplay-Fabric-1.21-1.1.1.jar"
+hash-format = "sha1"
+hash = "82078e2a34ad5ed7e246a7c0b25a54204b61c464"
+
+[update]
+[update.modrinth]
+mod-id = "MS1ZMyR7"
+version = "RYkZjRb5"
+
+[option]
+optional = true
+description = "Show ping in the tab list"
+default = false
diff --git a/mods/xaeros-minimap.pw.toml b/mods/xaeros-minimap.pw.toml
new file mode 100644
index 0000000..4a0e9e8
--- /dev/null
+++ b/mods/xaeros-minimap.pw.toml
@@ -0,0 +1,18 @@
+name = "Xaero's Minimap"
+filename = "Xaeros_Minimap_24.3.0_Fabric_1.21.jar"
+side = "client"
+
+[download]
+url = "https://cdn.modrinth.com/data/1bokaNcj/versions/X2u4L3vW/Xaeros_Minimap_24.3.0_Fabric_1.21.jar"
+hash-format = "sha1"
+hash = "19e0f98cdd4da8dfeeca36325e31c2c7dc466f72"
+
+[update]
+[update.modrinth]
+mod-id = "1bokaNcj"
+version = "X2u4L3vW"
+
+[option]
+optional = true
+default = false
+description = "Minimap mod we all know and love"
diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml
new file mode 100644
index 0000000..782398c
--- /dev/null
+++ b/mods/xaeros-world-map.pw.toml
@@ -0,0 +1,18 @@
+name = "Xaero's World Map"
+filename = "XaerosWorldMap_1.39.0_Fabric_1.21.jar"
+side = "client"
+
+[download]
+url = "https://cdn.modrinth.com/data/NcUtCpym/versions/373K4YJh/XaerosWorldMap_1.39.0_Fabric_1.21.jar"
+hash-format = "sha1"
+hash = "d106e7d0d667691b75f309edcfa1d773c166c6e4"
+
+[update]
+[update.modrinth]
+mod-id = "NcUtCpym"
+version = "373K4YJh"
+
+[option]
+optional = true
+default = false
+description = "Addition to a minimap: the big world map"
diff --git a/pack.toml b/pack.toml
index d27929f..d2e0f7f 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 = "cd40faae3a3916f917c93fdebb85368617a59171bde4d737ae5725c12368a6cc"
+hash = "b8c8a322d730cc82dab7df5e3c45a4efdec447d0776271b25fe48be69eb11f03"
[versions]
fabric = "0.16.2"