Mod
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!
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Quilt is a fork of the Fabric mod loader. Many Fabric mods are compatible with Quilt and vice versa.
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
Compatibility
Supported Environments
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
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]
}
- "#rrggbb" format
- "#aarrggbb" format
- [r, g, b] format
- [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]
}
- "#rrggbb" format
- "#aarrggbb" format
- [r, g, b] format
- [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
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