Skip to content

fix: Color data is properly loaded#42

Merged
mysticdrew merged 1 commit intoTeamJM:masterfrom
grimly:patch-2
May 11, 2025
Merged

fix: Color data is properly loaded#42
mysticdrew merged 1 commit intoTeamJM:masterfrom
grimly:patch-2

Conversation

@grimly
Copy link
Copy Markdown
Contributor

@grimly grimly commented May 11, 2025

Original issue raised from usage in GTNH modpack.
The data format generated in colorPalette.json is different from what is expected by this file script. The data still available and just required some refactor. Instead of colorPalette.table, a refactor of colorPalette.basicColors can be used. This refactor runs only when needed (just in case the previous format is in use somehow).

Original issue raised from usage in GTNH modpack.
The data format generated in `colorPalette.json` is different from what is expected by this file script.
The data still available and just required some refactor. Instead of `colorPalette.table`, a refactor of `colorPalette.basicColors` can be used.
This refactor runs only when needed (just in case the previous format is in use somehow).
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 11, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Member

@mysticdrew mysticdrew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mysticdrew mysticdrew merged commit 17950b2 into TeamJM:master May 11, 2025
2 checks passed
@mysticdrew
Copy link
Copy Markdown
Member

5.2.9 should be available on the download sites shortly. ;)

@grimly grimly deleted the patch-2 branch May 11, 2025 11:25
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

Successfully merging this pull request may close these issues.

3 participants