CCI Map Palette
No reviews yet
Client-side runtime color overrides for FTB Chunks minimaps. The mod patches FTB Chunks at map render time and can replace block colors.
Addresses and fixes known bugs and issues.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Description
CCI Map Palette is a client-side addon for FTB Chunks that improves minimap colors at runtime.
Instead of relying only on Minecraft's often inaccurate defaultMapColor() values, it patches FTB Chunks during map rendering and replaces colors with results that better match what the player actually sees in-game.
This is especially useful in content-heavy modpacks with lots of tech blocks, decorative blocks, connected textures, tinted fluids, and blocks whose visible color comes from dynamic state or block entities.
CCI Map Palette does not modify world data, recipes, saves, or server-side gameplay. It is purely a client-side map-color enhancement.
Features
- Runtime color overrides for FTB Chunks minimaps
- Explicit block and fluid color override support
- Automatic texture-aware color resolution for configured mod namespaces
- Special-case handling for blocks whose visible color comes from block entities, fluid tinting, or dynamic model state
- Shared client config for Fabric and Forge
- Automatic runtime reload when the namespace config file changes
- In-game tools for managing automatic overrides without restarting the game
- Command for listing loaded mods that are not currently mapped for automatic overrides
- Debug overlay for inspecting how map colors are resolved
- Manual map invalidation command to refresh nearby chunks after config changes
Commands
/cci_map_palette debug
/cci_map_palette debug on
/cci_map_palette debug off
/cci_map_palette auto_override
/cci_map_palette auto_override list
/cci_map_palette auto_override unmapped
/cci_map_palette auto_override list_unmapped
/cci_map_palette auto_override add <namespace-or-mod-name>
/cci_map_palette auto_override remove <namespace-or-mod-name>
/cci_map_palette invalidate_map <radius>
What the commands do
debug- Enables a client-side overlay that shows information about the targeted block or fluid, including runtime overrides, FTB Chunks color source, and the final rendered map pixel.auto_override- Shows the currently enabled automatic override namespaces.auto_override list- Shows the currently enabled automatic override namespaces.auto_override unmapped- Lists loaded mods whose mod IDs are not currently enabled for automatic runtime color resolution.auto_override list_unmapped- Alias forauto_override unmapped.auto_override add <namespace-or-mod-name>- Adds one or more namespaces to automatic runtime color resolution. You can use either a namespace or a loaded mod name.auto_override remove <namespace-or-mod-name>- Removes one or more namespaces from automatic runtime color resolution.invalidate_map <radius>- Forces loaded chunks around the player to be rescanned so minimap colors update faster after changes.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources