mekanism / Mekanism

A mod for Minecraft
MIT License
1.37k stars 524 forks source link

Some GUI elements do not use gui_objects colormap #7171

Closed koolboat closed 3 years ago

koolboat commented 3 years ago

Issue description:

Some GUI elements do not use the gui_objects colormap, which leads to some elements not matching with others if a resource pack changes it. This can be seen on the induction matrix, boiler, fission reactor, fusion reactor, and industrial turbine. image image

Steps to reproduce:

  1. Install a resource pack which modifies the gui_objects colormap (e.g. Unity: Dark Edition)
  2. Right click on one of the structures mentioned above

Version (make sure you are on the latest version before reporting):

Forge: 36.1.0 Mekanism: Mekanism-1.16.5-10.0.21.448 MekanismGenerators-1.16.5-10.0.21.448

pupnewfster commented 3 years ago

https://github.com/mekanism/Mekanism/blob/1.16.x/src/generators/resources/assets/mekanismgenerators/textures/colormap/gui_objects.png

koolboat commented 3 years ago

After editing the colormap you provided and putting it into a resource pack with only the colormaps for both mods, the issue is still there on the stats button background image image