promotional bannermobile promotional banner

MCRGB - A Colour Picker for Blocks

Search for blocks based on the dominant colours in their textures.

File Details

MCRGB 0.3.3 for Minecraft 1.21.1

  • R
  • Jan 3, 2026
  • 671.02 KB
  • 211
  • 1.21.1+1
  • Fabric

File Name

mcrgb-0.3.3+1.21.1.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

Fabric

modImplementation "curse.maven:mcrgb-a-colour-picker-for-minecraft-blocks-908597:7412366"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changes in v0.3.3:

  • Further improved load times since v0.3.2. Reading and writing colour info to a JSON file is now entirely optional, and off by default. With the "Read Colour Info from JSON File" option set to "No", MCRGB will always get it's information directly from the game's textures, significantly improving load times, especially on large modpacks.
  • Added a scrollbar to the texture thumbnails in the Block Info GUI. This only affects blocks with a large number of textures which would previously spill into other parts of the GUI, such as the Monitor block from CC: Tweaked.
  • Added a config option "Maximum Tooltip Lines", which now defaults to 15. This is to avoid overly large tooltips when hovering over items in the MCRGB GUI, or in the inventory with "Show Block Colours in Tooltips" set to "All Contexts"
  • When scanning textures, or reading/writing JSON, MCRGB now records the time taken and writes it to the Minecraft Log for debugging purposes.
  • Also includes changes from v0.3.1 and v0.3.2 which were previously unavailable for Minecraft 1.21.1