{"id":130385,"date":"2026-06-07T19:20:37","date_gmt":"2026-06-07T16:20:37","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/recolor\/"},"modified":"2026-06-07T19:20:37","modified_gmt":"2026-06-07T16:20:37","slug":"recolor","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/recolor\/","title":{"rendered":"Recolor"},"content":{"rendered":"<p>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.<\/p>\n<p>Some examples are:<br \/>\n&#8211; XP text color<br \/>\n&#8211; Reloading textures background<br \/>\n&#8211; Item cooldowns<br \/>\n&#8211; Container text<br \/>\n&#8211; Experience orb colors<br \/>\n&#8211; Block outline<br \/>\n&#8211; Durability bar colors<\/p>\n<p>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.<\/p>\n<p>## Changing Colors with a Resource Pack<br \/>\nIn 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.<\/p>\n<p>If there is something that you want to be added, create a feature request in the Github.<\/p>\n<p>### Data type<br \/>\nAccepts an array of ints [r, g, b] or [r, g, b, a] or a hex string &#8220;#rrggbb&#8221; or &#8220;#aarrggbb&#8221;<\/p>\n<p>### Path<br \/>\n&#8220;`<br \/>\nassets\/recolor\/colors.json<br \/>\n&#8220;`<br \/>\n### Example Values<\/p>\n<p>**colors.json**<br \/>\n&#8220;`<br \/>\n{<br \/>\n  &#8220;xpText&#8221;: &#8220;#34b7ff&#8221;,<br \/>\n  &#8220;loadingScreenMonochrome&#8221;: &#8220;#660f00b5&#8221;,<br \/>\n  &#8220;containerTitle&#8221;: [125, 175, 255],<br \/>\n  &#8220;loadingScreen&#8221;: [0, 63, 93, 102]<br \/>\n}<br \/>\n&#8220;`<br \/>\n1. &#8220;#rrggbb&#8221; format<br \/>\n2. &#8220;#aarrggbb&#8221; format<br \/>\n3. [r, g, b] format<br \/>\n4. [r, g, b, a] format<\/p>\n<p>### Current options:<\/p>\n<details>\n<summary>\n    Options<br \/>\n  <\/summary>\n<p>> xpText<br \/>\n> xpTextBackground<br \/>\n> xpAnvilTextFail  <\/p>\n<p>Experience Orb interpolation colors<br \/>\n> xpOrb1<br \/>\n> xpOrb2  <\/p>\n<p>> loadingScreen<br \/>\n> loadingScreenMonochrome<br \/>\n> cooldown (Item cooldowns)<br \/>\n> slotDragBackground  <\/p>\n<p>World icon and Resource Pack hover background<br \/>\n> previewIconHover  <\/p>\n<p>> containerTitle<br \/>\n> containerBackground  <\/p>\n<p>> socialInteractionsPlayerBackground<br \/>\n> socialInteractionsPlayerBackgroundHidden  <\/p>\n<p>> blockOutline  <\/p>\n<p>Interpolates between these colors based on the durability<br \/>\n> durabilityBarFull<br \/>\n> durabilityBarHalf<br \/>\n> durabilityBarBroken  <\/p>\n<p>> damageColor  <\/p>\n<\/details>\n","protected":false},"excerpt":{"rendered":"<p>Allows you to change colors of hard coded values such as XP text color, reloading screen color, hit\/damage color, block outline, and more! Similar to optifine&#8217;s color.properties<\/p>\n","protected":false},"featured_media":130386,"template":"","meta":{"_minecraft_slug":"recolor","_minecraft_project_id":"Ky4LN4zD","_minecraft_author":"Bluebird","_minecraft_license":"CC-BY-4.0","_minecraft_downloads":59,"_minecraft_follows":2,"_minecraft_client_side":"required","_minecraft_server_side":"unsupported","_minecraft_storage_type":"zip","_minecraft_archive_name":"recolor.zip","_minecraft_size_bytes":152052,"_minecraft_version_count":8,"_minecraft_updated_at":"2026-05-16T15:02:02.445972Z","_minecraft_date_created":"2026-04-28T00:58:58.558239Z","_minecraft_date_modified":"2026-04-22T03:26:22.065437Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/recolor","_minecraft_icon_attachment_id":130386,"_minecraft_imported_at":"2026-06-07T16:20:38+00:00","_minecraft_import_hash":"802afdf28f2705ccf9fdfc78e9ea49e6","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[156,97,92],"mod_loader":[99],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82,83,167,163],"class_list":["post-130385","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-decoration","mod_category-fabric","mod_category-utility","mod_loader-fabric","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9","minecraft_version-26-1","minecraft_version-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Recolor - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/recolor\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Recolor - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Allows you to change colors of hard coded values such as XP text color, reloading screen color, hit\/damage color, block outline, and more! Similar to optifine&#039;s color.properties\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/recolor\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/recolor\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/recolor\\\/\",\"name\":\"Recolor - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/recolor\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/recolor\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/recolor-icon-65a64e34b48760261babb4081d3b74d10f0d1a29.png\",\"datePublished\":\"2026-06-07T16:20:37+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/recolor\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/recolor\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/recolor\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/recolor-icon-65a64e34b48760261babb4081d3b74d10f0d1a29.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/recolor-icon-65a64e34b48760261babb4081d3b74d10f0d1a29.png\",\"width\":512,\"height\":512},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/recolor\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Recolor\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Recolor - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/recolor\/","og_locale":"en_US","og_type":"article","og_title":"Recolor - Minecraft","og_description":"Allows you to change colors of hard coded values such as XP text color, reloading screen color, hit\/damage color, block outline, and more! Similar to optifine's color.properties","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/recolor\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/recolor\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/recolor\/","name":"Recolor - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/recolor\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/recolor\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/recolor-icon-65a64e34b48760261babb4081d3b74d10f0d1a29.png","datePublished":"2026-06-07T16:20:37+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/recolor\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/recolor\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/recolor\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/recolor-icon-65a64e34b48760261babb4081d3b74d10f0d1a29.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/recolor-icon-65a64e34b48760261babb4081d3b74d10f0d1a29.png","width":512,"height":512},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/recolor\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Recolor"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/130385","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/130386"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=130385"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=130385"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=130385"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=130385"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}