Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discussion: highlight colors for ores #278

Open
EtlamGit opened this issue Jan 15, 2022 · 1 comment
Open

Discussion: highlight colors for ores #278

EtlamGit opened this issue Jan 15, 2022 · 1 comment

Comments

@EtlamGit
Copy link
Collaborator

With introduction of new types of stone and now the new ores like copper, we have some combinations where the ores are not very visible anymore. In the example here I placed all ores in typical surroundings:

grafik

  • first row: stone, cobblestone, gravel
  • second row: granite, diorite, andesite
  • third row: deepslate, terracotta, netherrack

As explanation how Minutor colors for new blocks are derived as default:

  • all blocks get the average color of top surface texture
  • all ores get the average color of the final ore product to increase the highlight

Mostly copper in granite is not very visible. But ancient_debris is also very hidden.
It is probably sufficient to just change the color of copper, but I would like to get some more opinions about possible colors.

@drakray
Copy link

drakray commented Dec 28, 2022

Copper Ore could look more bright orange(#e4704b), like the storage block, that's what I do in my defFile
Ancient Debris I darken, keeping the blue value(#271a2e) to better clash with the Netherrack
It's not faithful to the block color, but it's visible
Ultimately I don't think there is a magical solution, it's still a single pixel drowned in the image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants