Mod

Recolor

Quick rating

Recolor

No reviews yet

Allows you to change colors of hard coded values such as XP text color, reloading screen color, hit/damage color, block outline, and more!

Mod Loaders
Forge
NeoForge
Fabric
Quilt
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
Creative Commons Attribution 4.0 International
Latest Version
v1.1 for Fabric 26.2
Authors
CurseForge
Modrinth

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

That mod allows resourcepack creators to change the color of a hard coded minecraft value into any color they want. This allows them to work with other resourcepack without using core shaders.

Some examples are:

  • XP text color
  • Reloading textures background
  • Item cooldowns
  • Container text
  • Experience orb colors
  • Block outline
  • Durability bar colors

As far as versions go, supporting all versions 1.21+ is a pain since Mojang changed rendering code every single update. I will probably iron out some bugs in those versions then drop support for adding new features to them. I will try to support at least the last 3 drops. Versions below 1.21 are not planned and neither is a forge/neoforge version.

Changing Colors with a Resource Pack

In order to change the color of something, you find the corresponding entry and replace it with the value you want. You should only put the values you modify in your pack so packs below it can modify other ones without them interfering.

If there is something that you want to be added, create a feature request in the Github.

Data type

Accepts an array of ints [r, g, b] or [r, g, b, a] or a hex string "#rrggbb" or "#aarrggbb"

Path

assets/recolor/colors.json

Example Values

colors.json

{
  "xpText": "#34b7ff",
  "loadingScreenMonochrome": "#660f00b5",
  "containerTitle": [125, 175, 255],
  "loadingScreen": [0, 63, 93, 102]
}
  1. "#rrggbb" format
  2. "#aarrggbb" format
  3. [r, g, b] format
  4. [r, g, b, a] format

Current options:

xpText
xpTextBackground
xpAnvilTextFail

Experience Orb interpolation colors

xpOrb1
xpOrb2

loadingScreen
loadingScreenMonochrome
cooldown (Item cooldowns)
slotDragBackground

World icon and Resource Pack hover background

previewIconHover

containerTitle
containerBackground

socialInteractionsPlayerBackground
socialInteractionsPlayerBackgroundHidden

blockOutline

Interpolates between these colors based on the durability

durabilityBarFull
durabilityBarHalf
durabilityBarBroken

damageColor

That mod allows resourcepack creators to change the color of a hard coded minecraft value into any color they want. This allows them to work with other resourcepack without using core shaders.

Some examples are:

  • XP text color
  • Reloading textures background
  • Item cooldowns
  • Container text
  • Experience orb colors
  • Block outline
  • Durability bar colors

As far as versions go, supporting all versions 1.21+ is a pain since Mojang changed rendering code every single update. I will probably iron out some bugs in those versions then drop support for adding new features to them. I will try to support at least the last 3 drops. Versions below 1.21 are not planned and neither is a forge/neoforge version.

Changing Colors with a Resource Pack

In order to change the color of something, you find the corresponding entry and replace it with the value you want. You should only put the values you modify in your pack so packs below it can modify other ones without them interfering.

If there is something that you want to be added, create a feature request in the Github.

Data type

Accepts an array of ints [r, g, b] or [r, g, b, a] or a hex string "#rrggbb" or "#aarrggbb"

Path

assets/recolor/colors.json

Example Values

colors.json

{
  "xpText": "#34b7ff",
  "loadingScreenMonochrome": "#660f00b5",
  "containerTitle": [125, 175, 255],
  "loadingScreen": [0, 63, 93, 102]
}
  1. "#rrggbb" format
  2. "#aarrggbb" format
  3. [r, g, b] format
  4. [r, g, b, a] format

Current options:

Options

xpText
xpTextBackground
xpAnvilTextFail

Experience Orb interpolation colors

xpOrb1
xpOrb2

loadingScreen
loadingScreenMonochrome
cooldown (Item cooldowns)
slotDragBackground

World icon and Resource Pack hover background

previewIconHover

containerTitle
containerBackground

socialInteractionsPlayerBackground
socialInteractionsPlayerBackgroundHidden

blockOutline

Interpolates between these colors based on the durability

durabilityBarFull
durabilityBarHalf
durabilityBarBroken

damageColor

Screenshots

Gallery

  • json file example (all blue colors)
    json file example (all blue colors) assets/recolor/colors.json
  • Blue colors showcase
    Blue colors showcase blue durability, xp orb, xp text, damage color, block outline
  • Blue colors showcase
    Blue colors showcase blue durability, xp orb, xp text, damage color, block outline
  • json file example (all blue colors)
    json file example (all blue colors) assets/recolor/colors.json

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~2,000
Total Downloads
CurseForge
<1,000
Modrinth
~1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync