MCRGB
🟡 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.
🖼️ Gallery (3 images)
🔍 Analysis
- 👍 0.9% endorsement rate
- 🏆 #72 of 296 decoration mods in this game by downloads
📋 About This Mod
# MCRGB Mod for Minecraft Fabric 1.20.1+ - (https://modrinth.com/mod/mcrgb) - (https://legacy.curseforge.com/minecraft/mc-mods/mcrgb-a-colour-picker-for-minecraft-blocks) - (https://discord.gg/883ybFjSEf) - Trailer: (https://github.com/bacco-bacco/MCRGB/assets/22712685/83dd58c1-7452-449e-bb7d-36e930dd1182)](https://www.youtube.com/watch?v=MNBBPMVZp5g) ## Requirements: - Minecraft 1.20.1+ - Fabric - Fabric API ## Reccomended: - Cloth Config ## Features: ### A Colour Picker for Minecraft Blocks! MCRGB is a client-side Minecraft Mod designed to assist building. It allows you to search for blocks based on the dominant colours in their textures. Press the colour picker key (I by default) to open the colour picker GUI. !(https://github.com/bacco-bacco/MCRGB/assets/22712685/2cb6bf2f-5c4c-4ee9-865a-78af099a416c) ### HSV, HSL, RGB and Hex Support! Input your colours using your favourite colour space, and the mod will suggest blocks that closely match that colour. If you are in Creative Mode and have Operator Level Permissions, you can click blocks to give them to yourself. You can also see the breakdown of a block's colour info by hovering over it. This tells you the percentage each colour takes up in each texture, and which blockstates it corresponds to. Optional: You can also view this info in regular inventories by changing the config. !(https://github.com/bacco-bacco/MCRGB/assets/22712685/1faa3ce7-027a-4a42-99b8-eead07c98fba) !(https://github.com/bacco-bacco/MCRGB/assets/22712685/6cb37ba7-db54-4b4e-8a6c-2755b333b98b) !(https://github.com/bacco-bacco/MCRGB/assets/22712685/c4dcae23-e560-4606-b493-83e4201acb11) ### Build using Colour Theory !(https://github.com/bacco-bacco/MCRGB/assets/22712685/82634e97-aad7-4a53-b664-1bb6d5ccfa24) !(https://github.com/bacco-bacco/MCRGB/assets/22712685/419a3c95-0197-4b8d-a014-37a91d647b4f) ### Easily /give Yourself Dyed Leather Armour !(https://github.com/bacco-bacco/MCRGB/assets/22712685/67c68653-350b-4aa7-8da0-779bf8f06ee0) !(https://github.com/bacco-bacco/MCRGB/assets/22712685/b79150e5-5ec7-4820-9935-21795273d3ae) ## How it works: On first launch, MCRGB will generate a file, located in `.minecraft/mcrgb_colours/file.json` MCRGB attempts to scan every block texture in the game and calculates the dominant colours by grouping together similar pixels based on their euclidean distance in sRGB space, and calculating the mean average of each group. The results are saved in this file. If you ever need to regenerate the file (if you've changed resource packs or added new mods which add more blocks), click the "Refresh" button in the colour picker UI. When you input a colour to the colour picker, the list of blocks is sorted by the euclidean distance to each of the dominant colours in each texture. Each texture is weighted according to how much of that colour takes up in the texture. ### Credits: Mod created by bacco Logo created by Whirdle
# MCRGB Mod for Minecraft Fabric 1. 20. 1+
- (https://modrinth.com/mod/mcrgb)
- (https://legacy.curseforge.com/minecraft/mc-mods/mcrgb-a-colour-picker-for-minecraft-blocks)
- (https://discord.gg/883ybFjSEf)
[!(https://github.com/bacco-bacco/MCRGB/assets/22712685/83dd58c1-7452-449e-bb7d-36e930dd1182)](https://www.youtube.com/watch?v=MNBBPMVZp5g)
## Requirements: - Minecraft 1. 20. 1+ - Fabric - Fabric API ## Reccomended: - Cloth Config
## Features: ### A Colour Picker for Minecraft Blocks! MCRGB is a client-side Minecraft Mod designed to assist building. It allows you to search for blocks based on the dominant colours in their textures. Press the colour picker key (I by default) to open the colour picker GUI. !(https://github.com/bacco-bacco/MCRGB/assets/22712685/2cb6bf2f-5c4c-4ee9-865a-78af099a416c)
### HSV, HSL, RGB and Hex Support! Input your colours using your favourite colour space, and the mod will suggest blocks that closely match that colour. If you are in Creative Mode and have Operator Level Permissions, you can click blocks to give them to yourself.
You can also see the breakdown of a block's colour info by hovering over it. This tells you the percentage each colour takes up in each texture, and which blockstates it corresponds to. Optional: You can also view this info in regular inventories by changing the config.
!(https://github.com/bacco-bacco/MCRGB/assets/22712685/1faa3ce7-027a-4a42-99b8-eead07c98fba)
!(https://github.com/bacco-bacco/MCRGB/assets/22712685/6cb37ba7-db54-4b4e-8a6c-2755b333b98b)
!(https://github.com/bacco-bacco/MCRGB/assets/22712685/c4dcae23-e560-4606-b493-83e4201acb11)
### Build using Colour Theory !(https://github.com/bacco-bacco/MCRGB/assets/22712685/82634e97-aad7-4a53-b664-1bb6d5ccfa24) !(https://github.com/bacco-bacco/MCRGB/assets/22712685/419a3c95-0197-4b8d-a014-37a91d647b4f)
### Easily /give Yourself Dyed Leather Armour
!(https://github.com/bacco-bacco/MCRGB/assets/22712685/67c68653-350b-4aa7-8da0-779bf8f06ee0)
!(https://github.com/bacco-bacco/MCRGB/assets/22712685/b79150e5-5ec7-4820-9935-21795273d3ae)
## How it works:
On first launch, MCRGB will generate a file, located in `.minecraft/mcrgb_colours/file.json` MCRGB attempts to scan every block texture in the game and calculates the dominant colours by grouping together similar pixels based on their euclidean distance in sRGB space, and calculating the mean average of each group. The results are saved in this file. If you ever need to regenerate the file (if you've changed resource packs or added new mods which add more blocks), click the "Refresh" button in the colour picker UI.
When you input a colour to the colour picker, the list of blocks is sorted by the euclidean distance to each of the dominant colours in each texture. Each texture is weighted according to how much of that colour takes up in the texture.
### Credits:
Mod created by bacco
Logo created by Whirdle
📊 Mod Details
- Game
- Minecraft Mods
- Author
- Bacco
- Version
- 0.4+26.2
- Downloads
- 8,573
- Endorsements
- 74
- Category
- decoration
- Created
- 9/4/2023
- Updated
- 8/23/2026
- Game Versions
- 26.2
- Tags
- decoration, 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 MCRGB support?
The author lists 26.2. Other versions may work but are untested by the author.
What is the latest version of MCRGB?
Version 0.4+26.2, published 2026-08-23 with 8,573 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await


