Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

localization for vein custom names and ore vein jei page #2141

Merged
merged 5 commits into from
Nov 7, 2023

Conversation

kumquat-ir
Copy link
Contributor

What

Allow localizing custom ore/fluid vein names and previously hardcoded text on the ore vein JEI page.
(Closes kumquat-ir/VisualOres#7)

Implementation Details

Custom vein names will always be attempted to be localized, which will do nothing if the name is not a lang key that exists.
The "Surface Material" text is still rendered as wrapped text, to a width of 5 pixels away from the other text.

Outcome

Looks exactly the same, but the custom vein name was set with a lang key
2023-11-01_23 41 48

@kumquat-ir kumquat-ir requested a review from a team as a code owner November 2, 2023 03:49
@serenibyss serenibyss added the type: bug Something isn't working label Nov 2, 2023
@serenibyss serenibyss added this to the 2.8 milestone Nov 4, 2023
@TechLord22 TechLord22 merged commit e8af37a into GregTechCEu:master Nov 7, 2023
MrKono added a commit to GTModpackTeam/GregTech that referenced this pull request Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide a lookup/i18n for GT Ore vein names
4 participants