
Team Lists Mod - User-Friendly Player Group Management
Maintain order in multiplayer gameplay by effortlessly organizing teams and distributing players among them. The modification offers flexible settings - never lose track of those you've included in your lists.
Different groups can feature unique icons for rapid visual identification.
If you don't find the perfect icon among the standard options, you can add custom images through datapacks.
How to Add Custom Icons
-
Install the Team Lists mod
-
In the
.minecraft/world/datapacks
folder, create a file namedregistry_icons.toml
and a separatecustom
folder. -
Register new icons in the
registry_icons.toml
file using the format:custom:"icon_name.png"
Replace
"icon_name.png"
with the actual filename. -
After registering the icons:
- Create a
data
folder insidecustom
- Within it - the
team-list
folder - Then
icons
folder insideteam-list
- Place 16×16 pixel PNG images there
- Create a
The final directory structure will look like:
world/datapacks/custom/data/team-list/icons
Now your custom icons are available in the game!