Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaCartes committed Nov 27, 2023
1 parent 5c253fe commit 7fc9abd
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,19 @@ Purple = The End

This mod utilizes vanilla scoreboard teams to color nicknames.

#### [CurseForge](https://legacy.curseforge.com/minecraft/mc-mods/dimensional-tracker), [Modrinth](https://modrinth.com/mod/dimensionaltracker), [My Discord](https://discord.gg/UY4nhvUzaK)

## Customization
If you don't want to be detected, simply join a different team.
You can modify your team's color, add a prefix or suffix using the standard Minecraft [`/team` command](https://minecraft.wiki/w/Commands/team).
To add support for non-vanilla dimensions, create a team named `dimTracker.<dimension_name>`.

## [CurseForge](https://legacy.curseforge.com/minecraft/mc-mods/dimensional-tracker), [Modrinth](https://modrinth.com/mod/dimensionaltracker)

[Discord](https://discord.gg/UY4nhvUzaK)

### Why this mod instead of datapacks?
## Why this mod instead of datapacks?
Because of how datapacks work they should check dimensions every tick. It's okay for singleplayer, but on servers it can cause lag.
In testing, I saw that it can take up to 30% of MSPT for 10 players:
![img.png](datapack.webp)

### Example of how it works using Immersive Portals
## Example of how it works using Immersive Portals

![image.webp](image.webp)

0 comments on commit 7fc9abd

Please sign in to comment.