Skip to content

Commit ccd23e0

Browse files
committed
Minor changes (again)
- human readable for modules - Used CT's fork (README.md mention, already done in 1.21.8 branch)
1 parent 34b8414 commit ccd23e0

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
| **Teams** | **Does not beat teammates on BedWars and other modes** | |
4747

4848
## Integrations
49-
| Module | Description |
50-
|---------------------|---------------------------------------------------|
51-
| **Chest Tracker** | **Colors support, background disabler, y offset** |
52-
| **Xaero's MiniMap** | **Support baritone control on context** |
49+
| Module | Description |
50+
|---------------------------------------|---------------------------------------------------|
51+
| **Chest Tracker (Unofficial Port)** | **Colors support, background disabler, y offset** |
52+
| **Xaero's MiniMap** | **Support baritone control on context** |
5353

5454
## Commands
5555
| Command | Description | Bypasses anti cheats |

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@ xwm = { module = "maven.modrinth:xaeros-world-map", version.ref = "xwm" }
5151
xmm = { module = "maven.modrinth:xaeros-minimap", version.ref = "xmm" }
5252

5353
# Where Is It
54-
whereisit = { module = "maven.modrinth:Kaux9SLz", version.ref = "whereisit" }
54+
whereisit = { module = "maven.modrinth:where-is-it-port", version.ref = "whereisit" }
5555
# YetAnotherConfigLib
5656
yacl = { module = "dev.isxander.yacl:yet-another-config-lib-fabric", version.ref = "yacl" }
5757

5858
# MaLiLib
59-
malilib = { module = "curse.maven:303119", version.ref = "malilib" }
59+
malilib = { module = "curse.maven:malilib-303119", version.ref = "malilib" }
6060

6161
[plugins]
6262
fabric-loom = { id = "fabric-loom", version.ref = "loom" }

0 commit comments

Comments
 (0)