Skip to content

Conversation

@PssbleTrngle
Copy link

This PR fixes two issues that occur when playing with mods that add more dye colors:

  • the changes in Utils.java allow these new dyes to color conveyors and balloons
  • all other changes limit the dye colors used for signaling to the vanilla ones, even if others are present.

Especially the second change allows it to work with mods like dye depot without simply crashing on startup in many different ways.
What this PR does not fix and is in no way the responsibility of IE is missing data & assets for chutes and sheet metals.
I have still allowed them to be automatically created by looping through DyeColors.values() instead of only using vanilla colors here. This is in order for other mods, specifically Dye The World to add these assets and data and allow this compatibility

@PssbleTrngle PssbleTrngle changed the title Ceate centralized space to limit dye colors to only vanilla ones whe… Create centralized space to limit dye colors to only vanilla ones whe… Oct 14, 2025
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.

1 participant