ChiselsAndBits / FlatColoredBlocks

A Minecraft mod about building with vast quantities of colored blocks.
http://minecraft.curseforge.com/projects/flat-colored-blocks
MIT License
20 stars 13 forks source link

Item to find closest shade #40

Closed Richhobo1216 closed 7 years ago

Richhobo1216 commented 7 years ago

I would like an item that you can use to find the closest shade to what you want. What I mean by this is that you input an RGB or hexadecimal value, and the item finds the shade that matches your input the most out of the shades available.

AlgorithmX2 commented 7 years ago

Basically this is a duplicate of https://github.com/AlgorithmX2/FlatColoredBlocks/issues/10

Richhobo1216 commented 7 years ago

Oh ok you just changed the title of it. I created a new one because #10 was different when I made it.

AlgorithmX2 commented 7 years ago

Yeah, the description has evolved over time, so It really needed to be updated. It wasn't obvious that this was a duplicate unless you read over the details on that one.