You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
0 commit comments