Skip to content

Add all vanilla dye colors to wires (1.21.1)#432

Open
Sol-Low wants to merge 3 commits into
aurilisdev:1.21.1from
Sol-Low:1.21.1
Open

Add all vanilla dye colors to wires (1.21.1)#432
Sol-Low wants to merge 3 commits into
aurilisdev:1.21.1from
Sol-Low:1.21.1

Conversation

@Sol-Low
Copy link
Copy Markdown

@Sol-Low Sol-Low commented May 25, 2026

Summary

Adds the 9 missing dye colors (orange, lime, light blue, cyan, purple, magenta, pink, light gray, gray) to all four colored wire types: insulated, highly insulated, ceramic, and logistical bringing all wire types to full parity with vanilla dye colors

Fixes broken imports in SubtypeWire.java that shadowed the correct SoundType, Color, and Tags types with Mekanism/JEI equivalents, causing 33 compile errors
Replaces the 345-line manual wire lang entry block in ElectrodynamicsLangKeyProvider with a loop over SubtypeWire.values(), so new wire variants are automatically covered by datagen with no future manual additions needed.

p.s. I was bilnd and didnt realize I was trying to PR without a fork lmao, thanks for your hard work and patience!

<3
-Sol-Low

@Sol-Low Sol-Low changed the title Add all vanilla dye colors to wires Add all vanilla dye colors to wires (1.21.1) May 28, 2026
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