Simple Name Colors
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 🏆 #255 of 372 forge mods in this game by downloads
📋 About This Mod
Welcome to Dreamcraft Network's NameColors Mod! This mod allows you to personalize your in-game identity by adding customizable username colors to both chat messages and the player tab list. Simply type the command /namecolor in-game to open a menu of available colors. Select one, and your username will instantly update—your choice is saved automatically and will persist across sessions! 📦 Available Versions Dreamcraft NameColors is available for the following Minecraft versions: Minecraft 1.20.1 (More Versions Coming Soon) Note: Always download the mod version that matches your Minecraft version. 📁 Configuration Files The mod uses two main configuration files: config/dreamcraft_name_colors-common.toml — Define or modify the list of available colors. config/set-namecolors.json — Stores each player’s chosen color (updated automatically when they use /namecolor). 🎨 Customizing Colors Want to add your own color? Just edit the TOML file! Colors are defined using standard hex codes. Example: dreamcraft_name_colors-common.toml (default configuration) ```TOML # Define custom named colors. Format: "colorName=#RRGGBB" # (Hex codes may include or omit the '#' prefix) namedColors = ``` 💡 Tip: To add a new color, just append an entry like `"magenta=#FF00FF"` to the list and restart the game (or reload configs if your mod supports it). 💾 Player Data Example When a player selects a color, their preference is saved by UUID in the JSON file: Example: set-namecolors.json ```json { "players": { "380df991-f603-344c-a090-369bad2a924a": { "color": "#00FFFF", "name": "Dev" } } } ``` ✅ Compatibility Built for Fabric Loader (and compatible with popular mod loaders unless otherwise noted). Works seamlessly with Minecraft versions listed above. Enjoy standing out in style—with Dreamcraft NameColors, your name, your rules! 🌈
Welcome to Dreamcraft Network's NameColors Mod!
This mod allows you to personalize your in-game identity by adding customizable username colors to both chat messages and the player tab list.
Simply type the command /namecolor in-game to open a menu of available colors. Select one, and your username will instantly update—your choice is saved automatically and will persist across sessions!
📦 Available Versions
Dreamcraft NameColors is available for the following Minecraft versions:
Minecraft 1. 20. 1
(More Versions Coming Soon)
📁 Configuration Files
The mod uses two main configuration files:
config/dreamcraft_name_colors-common.toml — Define or modify the list of available colors. config/set-namecolors.json — Stores each player’s chosen color (updated automatically when they use /namecolor). 🎨 Customizing Colors
Want to add your own color? Just edit the TOML file! Colors are defined using standard hex codes.
Example: dreamcraft_name_colors-common.toml (default configuration)
# Define custom named colors. Format: "colorName=#RRGGBB" # (Hex codes may include or omit the '#' prefix) namedColors = [ "blue=#0000FF", "red=#FF0000", "green=#00FF00", "orange=#FFA500", "pink=#FFC0CB", "gray=#808080", "black=#000000", "white=#FFFFFF", "yellow=#FFFF00", "gold=#FFD700", "aqua=#00FFFF" ] ```
💡 Tip: To add a new color, just append an entry like `"magenta=#FF00FF"` to the list and restart the game (or reload configs if your mod supports it). 💾 Player Data Example
When a player selects a color, their preference is saved by UUID in the JSON file:
Example: set-namecolors.json
```json { "players": { "380df991-f603-344c-a090-369bad2a924a": { "color": "#00FFFF", "name": "Dev" } } } ```
✅ Compatibility
Built for Fabric Loader (and compatible with popular mod loaders unless otherwise noted). Works seamlessly with Minecraft versions listed above.
Enjoy standing out in style—with Dreamcraft NameColors, your name, your rules! 🌈
📊 Mod Details
- Game
- Minecraft Mods
- Author
- realdreamcraftnetwork
- Version
- 1.0-1.20.1-47.4.10
- Downloads
- 163
- Endorsements
- 0
- Category
- forge
- Created
- 2/17/2026
- Updated
- 2/12/2026
- Game Versions
- 1.20.1
- Tags
- game-mechanics, utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Simple Name Colors support?
The author lists 1.20.1. Other versions may work but are untested by the author.
What is the latest version of Simple Name Colors?
Version 1.0-1.20.1-47.4.10, published 2026-02-12 with 163 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await