Skip to content

In ElementMaterials.Java, Aluminium has an extra hexidecimal digit in the colour code #4795

@Chubbachoo

Description

@Chubbachoo

Checked for existing issues

  • I have checked for existing issues, and have found none.

Tested latest version

  • I have checked that this occurs on the latest version.

GregTech CEu Version

v7.5.3

Minecraft Version

1.20.1 Forge

Recipe Viewer Installed

None

Environment

Singleplayer

Cross-Mod Interaction

No

Other Installed Mods

Source code issue

Expected Behavior

Expected a 6-Hex digit number for colour

Actual Behavior

On line #35, Aluminium has .secondaryColor(0x756ac9c)
The first 6 digits are a deep purple, but the latter 6 give it the traditional cyan colour seen in-game.

Steps to Reproduce

  • Open `/src/main/java/com/gregtechceu/gtceu/common/data/materials/ElementMaterials.Java
  • Line 35
  • Go on with your day because this bug is entirely inconsequential and fixing it won't affect anything.

Additional Information

The only reason I'm making this bug report is because I can't do a compilation check and pull request. I know that it'll compile (it's only changing 1 number), but I can't technically prove it, so I just have to make an issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions